-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
Rolesanywhere profile resource #25850
Rolesanywhere profile resource #25850
Conversation
Draft PR - will rebase once #25779 is merged. |
2a5b994
to
0d4abd1
Compare
0d4abd1
to
a6f4208
Compare
a6f4208
to
3868756
Compare
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 TESTARGS='-run=TestAccRolesAnywhereProfile_' PKG=rolesanywhere ACCTEST_PARALLELISM=2
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test ./internal/service/rolesanywhere/... -v -count 1 -parallel 2 -run=TestAccRolesAnywhereProfile_ -timeout 180m
=== RUN TestAccRolesAnywhereProfile_basic
=== PAUSE TestAccRolesAnywhereProfile_basic
=== RUN TestAccRolesAnywhereProfile_tags
=== PAUSE TestAccRolesAnywhereProfile_tags
=== RUN TestAccRolesAnywhereProfile_disappears
=== PAUSE TestAccRolesAnywhereProfile_disappears
=== CONT TestAccRolesAnywhereProfile_basic
=== CONT TestAccRolesAnywhereProfile_disappears
--- PASS: TestAccRolesAnywhereProfile_disappears (18.22s)
=== CONT TestAccRolesAnywhereProfile_tags
--- PASS: TestAccRolesAnywhereProfile_basic (21.14s)
--- PASS: TestAccRolesAnywhereProfile_tags (42.13s)
PASS
ok github.com/hashicorp/terraform-provider-aws/internal/service/rolesanywhere 64.633s
@mattburgess Thanks for the contribution 🎉 👏. |
This functionality has been released in v4.23.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
Relates #25727
Output from acceptance testing: