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

tech-debt: refactor mq data and resources to use different Read methods #18848

Merged
merged 2 commits into from
Apr 14, 2021

Conversation

anGie44
Copy link
Contributor

@anGie44 anGie44 commented Apr 14, 2021

Community Note

  • Please vote on this pull request by adding a 👍 reaction to the original pull request comment to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for pull request followers and do not help prioritize the request

Relates #18819
Relates #7926

Output from acceptance testing:

In progress

@anGie44 anGie44 requested a review from a team as a code owner April 14, 2021 01:22
@ghost ghost added size/L Managed by automation to categorize the size of a PR. service/mq Issues and PRs that pertain to the mq service. labels Apr 14, 2021
@bflad bflad self-assigned this Apr 14, 2021
Copy link
Contributor

@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.

One missing d.Set() for broker_id in the data source, but otherwise looks good

Output from acceptance testing:

--- PASS: TestAccAWSMqBroker_rabbitmq (627.27s)
--- PASS: TestAccAWSMqBroker_clusterRabbitMQ (712.08s)
--- PASS: TestAccAWSMqBroker_throughputOptimized (774.35s)
--- PASS: TestAccAWSMqBroker_EncryptionOptions_UseAwsOwnedKey_Enabled (1096.01s)
--- PASS: TestAccAWSMqBroker_tags (1144.48s)
--- PASS: TestAccAWSMqBroker_ldap (1146.03s)
--- PASS: TestAccAWSMqBroker_disappears (1154.52s)
--- PASS: TestAccAWSMqBroker_EncryptionOptions_KmsKeyId (1160.86s)
--- PASS: TestAccAWSMqBroker_EncryptionOptions_UseAwsOwnedKey_Disabled (1166.05s)
--- PASS: TestAccAWSMqBroker_basic (1190.20s)
--- PASS: TestAccAWSMqBroker_updateSecurityGroup (1341.58s)
--- PASS: TestAccAWSMqBroker_updateEngineVersion (1362.09s)
--- PASS: TestAccAWSMqBroker_updateUsers (1545.13s)
--- PASS: TestAccAWSMqBroker_allFieldsCustomVpc (1775.76s)
--- PASS: TestAccAWSMqBroker_allFieldsDefaultVpc (1820.07s)

Co-authored-by: Brian Flad <bflad417@gmail.com>
@anGie44 anGie44 added this to the v3.37.0 milestone Apr 14, 2021
@anGie44 anGie44 merged commit 7f12b4f into main Apr 14, 2021
@anGie44 anGie44 deleted the td-read-method-of-m-data-sources branch April 14, 2021 15:49
@ghost
Copy link

ghost commented Apr 16, 2021

This has been released in version 3.37.0 of the Terraform AWS provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading.

For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template for triage. Thanks!

@ghost
Copy link

ghost commented May 14, 2021

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. Thanks!

@ghost ghost locked as resolved and limited conversation to collaborators May 14, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
service/mq Issues and PRs that pertain to the mq service. size/L Managed by automation to categorize the size of a PR.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants