-
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
New Resource: aws_medialive_input and aws_medialive_input_security_group #26550
Conversation
715ef9b
to
cf10f27
Compare
392869c
to
124a58a
Compare
124a58a
to
9ef63d7
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=TestAccMediaLive' PKG=medialive ACCTEST_PARALLELISM=2
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test ./internal/service/medialive/... -v -count 1 -parallel 2 -run=TestAccMediaLive -timeout 180m
go: downloading github.com/aws/aws-sdk-go-v2/service/medialive v1.22.5
=== RUN TestAccMediaLiveInputSecurityGroup_basic
=== PAUSE TestAccMediaLiveInputSecurityGroup_basic
=== RUN TestAccMediaLiveInputSecurityGroup_updateCIDR
=== PAUSE TestAccMediaLiveInputSecurityGroup_updateCIDR
=== RUN TestAccMediaLiveInputSecurityGroup_updateTags
=== PAUSE TestAccMediaLiveInputSecurityGroup_updateTags
=== RUN TestAccMediaLiveInputSecurityGroup_disappears
=== PAUSE TestAccMediaLiveInputSecurityGroup_disappears
=== RUN TestAccMediaLiveInput_basic
=== PAUSE TestAccMediaLiveInput_basic
=== RUN TestAccMediaLiveInput_update
=== PAUSE TestAccMediaLiveInput_update
=== RUN TestAccMediaLiveInput_updateTags
=== PAUSE TestAccMediaLiveInput_updateTags
=== RUN TestAccMediaLiveInput_disappears
=== PAUSE TestAccMediaLiveInput_disappears
=== CONT TestAccMediaLiveInputSecurityGroup_basic
=== CONT TestAccMediaLiveInput_basic
--- PASS: TestAccMediaLiveInputSecurityGroup_basic (32.78s)
=== CONT TestAccMediaLiveInputSecurityGroup_updateTags
--- PASS: TestAccMediaLiveInput_basic (66.54s)
=== CONT TestAccMediaLiveInputSecurityGroup_disappears
--- PASS: TestAccMediaLiveInputSecurityGroup_disappears (26.51s)
=== CONT TestAccMediaLiveInput_updateTags
--- PASS: TestAccMediaLiveInputSecurityGroup_updateTags (70.90s)
=== CONT TestAccMediaLiveInput_disappears
--- PASS: TestAccMediaLiveInput_disappears (63.12s)
=== CONT TestAccMediaLiveInputSecurityGroup_updateCIDR
--- PASS: TestAccMediaLiveInput_updateTags (109.04s)
=== CONT TestAccMediaLiveInput_update
--- PASS: TestAccMediaLiveInputSecurityGroup_updateCIDR (50.80s)
--- PASS: TestAccMediaLiveInput_update (115.97s)
PASS
ok github.com/hashicorp/terraform-provider-aws/internal/service/medialive 329.811s
This functionality has been released in v4.29.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 #4936
Supersedes and Closes #12681
Output from acceptance testing:
AWS Commercial - Input Security Group
AWS Gov Cloud - Input Security Group
AWS Commercial - Input
AWS Gov Cloud - Input