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

New resource to manage AWS Mainframe Modernisation Service Applications #35399

Merged
66 commits merged into from Mar 25, 2024

Conversation

drewtul
Copy link
Contributor

@drewtul drewtul commented Jan 19, 2024

Description

New resource to manage AWS Mainframe Modernisation Service Applications

Note: Working to find a test application I can contribute to the repo, right now the acceptance tests are skipped and an error linking to where to download an app and place it to allow the acceptance tests to run.

Relations

Depends on #35311

Output from Acceptance Testing

%  make testacc TESTS=TestAccM2Application PKG=m2
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test ./internal/service/m2/... -v -count 1 -parallel 20 -run='TestAccM2Application_'  -timeout 360m
=== RUN   TestAccM2Application_basic
=== PAUSE TestAccM2Application_basic
=== RUN   TestAccM2Application_full
=== PAUSE TestAccM2Application_full
=== RUN   TestAccM2Application_update
=== PAUSE TestAccM2Application_update
=== RUN   TestAccM2Application_disappears
=== PAUSE TestAccM2Application_disappears
=== CONT  TestAccM2Application_basic
=== CONT  TestAccM2Application_update
=== CONT  TestAccM2Application_full
=== CONT  TestAccM2Application_disappears
--- PASS: TestAccM2Application_full (39.56s)
--- PASS: TestAccM2Application_basic (42.77s)
--- PASS: TestAccM2Application_disappears (43.01s)
--- PASS: TestAccM2Application_update (69.00s)
PASS
ok      github.com/hashicorp/terraform-provider-aws/internal/service/m2 74.647s

@breathingdust breathingdust added the partner Contribution from a partner. label Feb 21, 2024
@ewbankkit ewbankkit closed this pull request by merging all changes into hashicorp:main in f17e58a Mar 25, 2024
@github-actions github-actions bot added this to the v5.43.0 milestone Mar 25, 2024
Copy link

This functionality has been released in v5.43.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!

Copy link

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.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 28, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation Introduces or discusses updates to documentation. generators Relates to code generators. new-resource Introduces a new resource. partner Contribution from a partner. service/m2 Issues and PRs that pertain to the m2 service. size/XL Managed by automation to categorize the size of a PR. tags Pertains to resource tagging. tests PRs: expanded test coverage. Issues: expanded coverage, enhancements to test infrastructure.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants