You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry to let you know, but its failing here bc my AWS Account doesn't allow Launch Configurations anymore:
╵
╷
│ Error: creating Auto Scaling Launch Configuration (bastion-dev20250104220128756000000004): operation error Auto Scaling: CreateLaunchConfiguration, https response error StatusCode: 400, RequestID: 9158a9ef-f636-464d-81a8-cfb6efa2e0b2, api error UnsupportedOperation: The Launch Configuration creation operation is not available in your account. Use launch templates to create configuration templates for your Auto Scaling groups.
│
│ with module.common.module.bastion.aws_launch_configuration.bastion,
│ on .terraform/modules/common.bastion/main.tf line 18, in resource "aws_launch_configuration" "bastion":
│ 18: resource "aws_launch_configuration" "bastion" {
│
╵
╷```
The text was updated successfully, but these errors were encountered:
Sorry to let you know, but its failing here bc my AWS Account doesn't allow Launch Configurations anymore:
The text was updated successfully, but these errors were encountered: