Skip to content
This repository has been archived by the owner on Nov 14, 2020. It is now read-only.

Upgrade to hashicorp/terraform v0.12.2 #34

Merged
merged 2 commits into from
Jun 21, 2019
Merged

Upgrade to hashicorp/terraform v0.12.2 #34

merged 2 commits into from
Jun 21, 2019

Conversation

kmoe
Copy link
Member

@kmoe kmoe commented Jun 21, 2019

fixes #33
Acceptance tests all pass.

For 0.12 compatibility, the rabbitmq_policy.policy.definition attribute must now be assigned using =. Please see https://www.terraform.io/docs/extend/terraform-0.12-compatibility.html#configuration-syntax-changes for details on this configuration syntax change.

@kmoe kmoe requested review from paultyng and a team June 21, 2019 13:13
@ghost ghost added the size/XXL label Jun 21, 2019
Copy link

@bflad bflad left a comment

Choose a reason for hiding this comment

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

Looks good! 🚀

--- PASS: TestAccBinding_importBasic (0.52s)
--- PASS: TestAccExchange_importBasic (0.29s)
--- PASS: TestAccPermissions_importBasic (0.33s)
--- PASS: TestAccPolicy_importBasic (0.30s)
--- PASS: TestAccQueue_importBasic (0.34s)
--- PASS: TestAccUser_importBasic (0.06s)
--- PASS: TestAccVhost_importBasic (0.27s)
--- PASS: TestAccBinding_basic (0.31s)
--- PASS: TestAccBinding_slashEscaping (0.38s)
--- PASS: TestAccBinding_propertiesKey (0.43s)
--- PASS: TestAccExchange (0.27s)
--- PASS: TestAccPermissions (0.39s)
--- PASS: TestAccPolicy (0.40s)
--- PASS: TestAccQueue_basic (0.31s)
--- PASS: TestAccQueue_jsonArguments (0.32s)
--- PASS: TestAccUser_basic (0.10s)
--- PASS: TestAccUser_emptyTag (0.23s)
--- PASS: TestAccUser_noTags (0.10s)
--- PASS: TestAccUser_passwordChange (0.22s)
--- PASS: TestAccVhost (0.14s)

@kmoe kmoe merged commit a8e94b0 into master Jun 21, 2019
@kmoe kmoe deleted the kmoe/terraform-0.12 branch June 21, 2019 13:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for Terraform v0.12
2 participants