Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to v1.0.21 of the Civo Terraform Provider #154

Merged
merged 1 commit into from
Jul 29, 2022
Merged

Conversation

stack72
Copy link
Contributor

@stack72 stack72 commented Jul 28, 2022

Fixes: #153

@github-actions
Copy link

Does the PR have any schema changes?

Looking good! No breaking changes found.

New resources:

  • civo:index/objectStore:ObjectStore

New functions:

  • civo:index/getObjectStore:getObjectStore

@github-actions
Copy link

Does the PR have any schema changes?

Looking good! No breaking changes found.

New resources:

  • civo:index/objectStore:ObjectStore

New functions:

  • civo:index/getObjectStore:getObjectStore

@github-actions
Copy link

Does the PR have any schema changes?

Looking good! No breaking changes found.

New resources:

  • civo:index/objectStore:ObjectStore

New functions:

  • civo:index/getObjectStore:getObjectStore

@@ -8,6 +8,8 @@ VERSION_PATH := $(PROVIDER_PATH)/pkg/version.Version
TFGEN := pulumi-tfgen-$(PACK)
PROVIDER := pulumi-resource-$(PACK)
VERSION := $(shell pulumictl get version)
JAVA_GEN := pulumi-java-gen
JAVA_GEN_VERSION := v0.5.0
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe the latest version is v0.5.2

@stack72 stack72 merged commit 0e103e3 into master Jul 29, 2022
@stack72 stack72 deleted the stack72/v1.0.21 branch July 29, 2022 16:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrade terraform-provider-civo to v1.0.21
2 participants