-
Notifications
You must be signed in to change notification settings - Fork 9.2k
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
d/aws_networkmanager_core_policy_document #24368
d/aws_networkmanager_core_policy_document #24368
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Left a few suggestions! Thanks for putting this together, @drewmullen!
Guessing the markdownlint issue has to do with my stubbed
|
website/docs/d/networkmanager_core_network_policy_document.html.markdown
Outdated
Show resolved
Hide resolved
internal/service/networkmanager/core_network_policy_document_data_source_test.go
Show resolved
Hide resolved
website/docs/d/networkmanager_core_network_policy_document.html.markdown
Outdated
Show resolved
Hide resolved
internal/service/networkmanager/core_network_policy_document_data_source.go
Show resolved
Hide resolved
internal/service/networkmanager/core_network_policy_document_data_source.go
Show resolved
Hide resolved
website/docs/d/networkmanager_core_network_policy_document.html.markdown
Outdated
Show resolved
Hide resolved
website/docs/d/networkmanager_core_network_policy_document.html.markdown
Outdated
Show resolved
Hide resolved
Changes LGTM! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 🚀.
% make testacc TESTS=TestAccCoreNetworkPolicyDocumentDataSource_ PKG=networkmanager
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test ./internal/service/networkmanager/... -v -count 1 -parallel 20 -run='TestAccCoreNetworkPolicyDocumentDataSource_' -timeout 180m
=== RUN TestAccCoreNetworkPolicyDocumentDataSource_basic
=== PAUSE TestAccCoreNetworkPolicyDocumentDataSource_basic
=== CONT TestAccCoreNetworkPolicyDocumentDataSource_basic
--- PASS: TestAccCoreNetworkPolicyDocumentDataSource_basic (16.86s)
PASS
ok github.com/hashicorp/terraform-provider-aws/internal/service/networkmanager 23.805s
This comment was marked as outdated.
This comment was marked as outdated.
New CloudFormation Resource Schema definitions and generated Terraform resources/data sources: hashicorp/terraform-provider-awscc#497. v0.21.0 of the Terraform AWS Cloud Control API Provider is available for download: https://registry.terraform.io/providers/hashicorp/awscc/latest. |
f10e2fb
to
c42adac
Compare
website/docs/d/networkmanager_core_network_policy_document.html.markdown
Outdated
Show resolved
Hide resolved
c42adac
to
de31144
Compare
@drewmullen Thanks for the contribution 🎉 👏. |
This functionality has been released in v4.15.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. Thank you! |
I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. |
Community Note
Partially Closes #23782
PR also includes a new guide:
"Using Terraform awscc provider with aws provider"
TODO Open a new PR to update the link once the new guide has been published.
Output from acceptance testing: