Skip to content
This repository has been archived by the owner on Apr 25, 2024. It is now read-only.

fix: Update Terraform provider version in tutorials #200

Merged
merged 1 commit into from
Apr 5, 2024

Conversation

gatici
Copy link
Contributor

@gatici gatici commented Apr 5, 2024

Description

Current Terraform provider version (0.10.1) is lower than Terraform modules' version (0.11.0) which causes failure during deployment. Hence, the Terraform provider version is updated within this PR.

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • I have added tests that validate the behaviour of the software
  • I validated that new and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules
  • I have bumped the version of the library

@gatici gatici requested a review from a team as a code owner April 5, 2024 18:26
@gatici gatici force-pushed the Fix-Terraform-provider-version branch from b2223d7 to 297a28e Compare April 5, 2024 18:27
Signed-off-by: gatici <gulsum.atici@canonical.com>
@gatici gatici force-pushed the Fix-Terraform-provider-version branch from 297a28e to 9e06bd5 Compare April 5, 2024 18:29
@gatici gatici changed the title fix: Update Terraform provider version in getting_started tutorial fix: Update Terraform provider version in tutorials Apr 5, 2024
@gatici gatici mentioned this pull request Apr 5, 2024
7 tasks
@gruyaume gruyaume merged commit 8c68127 into main Apr 5, 2024
10 checks passed
@gruyaume gruyaume deleted the Fix-Terraform-provider-version branch April 5, 2024 18:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants