-
-
Notifications
You must be signed in to change notification settings - Fork 18
chore: bumps examples/complete ec2-instance module (Closes #31) #43
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
base: main
Are you sure you want to change the base?
Conversation
|
/terratest |
|
/terratest |
|
The last test returns this error TestExamplesComplete 2024-02-24T05:35:16Z logger.go:66: │ Error: registering SSM Patch Baseline (pb-009c41ffb525fbcc5) for Patch Group (TOPATCH): AlreadyExistsException: Patch Group TOPATCH already has a baseline registered for OperatingSystem AMAZON_LINUX_2.
TestExamplesComplete 2024-02-24T05:35:16Z logger.go:66: │
TestExamplesComplete 2024-02-24T05:35:16Z logger.go:66: │ with module.ssm_patch_manager.aws_ssm_patch_group.install_patchgroup[0],
TestExamplesComplete 2024-02-24T05:35:16Z logger.go:66: │ on ../../main.tf line 210, in resource "aws_ssm_patch_group" "install_patchgroup":
TestExamplesComplete 2024-02-24T05:35:16Z logger.go:66: │ 210: resource "aws_ssm_patch_group" "install_patchgroup" {
TestExamplesComplete 2024-02-24T05:35:16Z logger.go:66: │
TestExamplesComplete 2024-02-24T05:35:16Z logger.go:66: ╵
TestExamplesComplete 2024-02-24T05:35:16Z logger.go:66: ╷
TestExamplesComplete 2024-02-24T05:35:16Z logger.go:66: │ Error: registering SSM Patch Baseline (pb-009c41ffb525fbcc5) for Patch Group (TOSCAN): AlreadyExistsException: Patch Group TOSCAN already has a baseline registered for OperatingSystem AMAZON_LINUX_2.
TestExamplesComplete 2024-02-24T05:35:16Z logger.go:66: │
TestExamplesComplete 2024-02-24T05:35:16Z logger.go:66: │ with module.ssm_patch_manager.aws_ssm_patch_group.scan_patchgroup[0],
TestExamplesComplete 2024-02-24T05:35:16Z logger.go:66: │ on ../../main.tf line 216, in resource "aws_ssm_patch_group" "scan_patchgroup":
TestExamplesComplete 2024-02-24T05:35:16Z logger.go:66: │ 216: resource "aws_ssm_patch_group" "scan_patchgroup" {
TestExamplesComplete 2024-02-24T05:35:16Z logger.go:66: │
TestExamplesComplete 2024-02-24T05:35:16Z logger.go:66: ╵
TestExamplesComplete 2024-02-24T05:35:16Z logger.go:66: ╷
TestExamplesComplete 2024-02-24T05:35:16Z logger.go:66: │ Error: creating EC2 Instance: Unsupported: The requested configuration is currently not supported. Please check the documentation for supported configurations.
TestExamplesComplete 2024-02-24T05:35:16Z logger.go:66: │ status code: 400, request id: 7f17a1a8-bbcf-47eb-a4f1-ecb0c6fe3444
TestExamplesComplete 2024-02-24T05:35:16Z logger.go:66: │
TestExamplesComplete 2024-02-24T05:35:16Z logger.go:66: │ with module.ec2_instance.aws_instance.default[0],
TestExamplesComplete 2024-02-24T05:35:16Z logger.go:66: │ on .terraform/modules/ec2_instance/main.tf line 104, in resource "aws_instance" "default":
TestExamplesComplete 2024-02-24T05:35:16Z logger.go:66: │ 104: resource "aws_instance" "default" {
TestExamplesComplete 2024-02-24T05:35:16Z logger.go:66: │
TestExamplesComplete 2024-02-24T05:35:16Z logger.go:66: ╵
TestExamplesComplete 2024-02-24T05:35:16Z retry.go:99: Returning due to fatal error: FatalError{Underlying: error while running command: exit status 1; ╷
│ Error: registering SSM Patch Baseline (pb-009c41ffb525fbcc5) for Patch Group (TOPATCH): AlreadyExistsException: Patch Group TOPATCH already has a baseline registered for OperatingSystem AMAZON_LINUX_2.
│
│ with module.ssm_patch_manager.aws_ssm_patch_group.install_patchgroup[0],
│ on ../../main.tf line 210, in resource "aws_ssm_patch_group" "install_patchgroup":
│ 210: resource "aws_ssm_patch_group" "install_patchgroup" {
│
╵
╷
│ Error: registering SSM Patch Baseline (pb-009c41ffb525fbcc5) for Patch Group (TOSCAN): AlreadyExistsException: Patch Group TOSCAN already has a baseline registered for OperatingSystem AMAZON_LINUX_2.
│
│ with module.ssm_patch_manager.aws_ssm_patch_group.scan_patchgroup[0],
│ on ../../main.tf line 216, in resource "aws_ssm_patch_group" "scan_patchgroup":
│ 216: resource "aws_ssm_patch_group" "scan_patchgroup" {
│
╵
╷
│ Error: creating EC2 Instance: Unsupported: The requested configuration is currently not supported. Please check the documentation for supported configurations.
│ status code: 400, request id: 7f17a1a8-bbcf-47eb-a4f1-ecb0c6fe3444
│
│ with module.ec2_instance.aws_instance.default[0],
│ on .terraform/modules/ec2_instance/main.tf line 104, in resource "aws_instance" "default":
│ 104: resource "aws_instance" "default" {
│
╵}
apply.go:15:
Error Trace: apply.go:15
examples_complete_test.go:37
Error: Received unexpected error:
FatalError{Underlying: error while running command: exit status 1; ╷
│ Error: registering SSM Patch Baseline (pb-009c41ffb525fbcc5) for Patch Group (TOPATCH): AlreadyExistsException: Patch Group TOPATCH already has a baseline registered for OperatingSystem AMAZON_LINUX_2.
│
│ with module.ssm_patch_manager.aws_ssm_patch_group.install_patchgroup[0],
│ on ../../main.tf line 210, in resource "aws_ssm_patch_group" "install_patchgroup":
│ 210: resource "aws_ssm_patch_group" "install_patchgroup" {
│
╵
╷
│ Error: registering SSM Patch Baseline (pb-009c41ffb525fbcc5) for Patch Group (TOSCAN): AlreadyExistsException: Patch Group TOSCAN already has a baseline registered for OperatingSystem AMAZON_LINUX_2.
│
│ with module.ssm_patch_manager.aws_ssm_patch_group.scan_patchgroup[0],
│ on ../../main.tf line 216, in resource "aws_ssm_patch_group" "scan_patchgroup":
│ 216: resource "aws_ssm_patch_group" "scan_patchgroup" {
│
╵
╷
│ Error: creating EC2 Instance: Unsupported: The requested configuration is currently not supported. Please check the documentation for supported configurations.
│ status code: 400, request id: 7f17a1a8-bbcf-47eb-a4f1-ecb0c6fe3444
│
│ with module.ec2_instance.aws_instance.default[0],
│ on .terraform/modules/ec2_instance/main.tf line 104, in resource "aws_instance" "default":
│ 104: resource "aws_instance" "default" {
│
╵}
Test: TestExamplesComplete
TestExamplesComplete 2024-02-24T05:35:16Z retry.go:91: terraform [destroy -auto-approve -input=false -var attributes=["24560"] -var-file fixtures.us-east-2.tfvars -lock=false] |
|
/terratest |
|
Hm... I'm not sure what the deal is here. @jamengual have you run into this error before with your work using Patch manager? |
|
/terratest |
not really. maybe we hit a limit on the CP test account? we might need support from CP to check the test account trail. |
|
/terratest |
what
why
references