-
Notifications
You must be signed in to change notification settings - Fork 2
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
Test 2 #23
base: master
Are you sure you want to change the base?
Conversation
Ran Plan for 2 projects:
1. dir:
|
Ran Policy Check for 2 projects:
1. dir:
|
💰 Infracost estimate: monthly cost will increase by $1,574 📈
Infracost output
|
Locks and plans deleted for the projects and workspaces modified in this pull request:
|
Ran Plan for 2 projects:
1. dir:
|
Ran Plan for 2 projects:
1. dir:
|
atlantis plan -d terraform-aws |
Ran Plan for dir: Plan Error Show Output
|
Ran Plan for 2 projects:
1. dir:
|
Ran Plan for 2 projects:
1. dir:
|
atlantis plan -d terraform-aws |
Ran Plan for dir: Show OutputTerraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
+ create
Terraform will perform the following actions:
# aws_instance.web_app will be created
+ resource "aws_instance" "web_app" {
+ ami = "ami-674cbc1e"
+ arn = (known after apply)
+ associate_public_ip_address = (known after apply)
+ availability_zone = (known after apply)
+ cpu_core_count = (known after apply)
+ cpu_threads_per_core = (known after apply)
+ disable_api_stop = (known after apply)
+ disable_api_termination = (known after apply)
+ ebs_optimized = (known after apply)
+ get_password_data = false
+ host_id = (known after apply)
+ host_resource_group_arn = (known after apply)
+ iam_instance_profile = (known after apply)
+ id = (known after apply)
+ instance_initiated_shutdown_behavior = (known after apply)
+ instance_lifecycle = (known after apply)
+ instance_state = (known after apply)
+ instance_type = "m5.4xlarge"
+ ipv6_address_count = (known after apply)
+ ipv6_addresses = (known after apply)
+ key_name = (known after apply)
+ monitoring = (known after apply)
+ outpost_arn = (known after apply)
+ password_data = (known after apply)
+ placement_group = (known after apply)
+ placement_partition_number = (known after apply)
+ primary_network_interface_id = (known after apply)
+ private_dns = (known after apply)
+ private_ip = (known after apply)
+ public_dns = (known after apply)
+ public_ip = (known after apply)
+ secondary_private_ips = (known after apply)
+ security_groups = (known after apply)
+ source_dest_check = true
+ spot_instance_request_id = (known after apply)
+ subnet_id = (known after apply)
+ tags_all = (known after apply)
+ tenancy = (known after apply)
+ user_data = (known after apply)
+ user_data_base64 = (known after apply)
+ user_data_replace_on_change = false
+ vpc_security_group_ids = (known after apply)
+ ebs_block_device {
+ delete_on_termination = true
+ device_name = "my_data"
+ encrypted = (known after apply)
+ iops = 1200
+ kms_key_id = (known after apply)
+ snapshot_id = (known after apply)
+ tags_all = (known after apply)
+ throughput = (known after apply)
+ volume_id = (known after apply)
+ volume_size = 3000
+ volume_type = "io1"
}
+ root_block_device {
+ delete_on_termination = true
+ device_name = (known after apply)
+ encrypted = (known after apply)
+ iops = (known after apply)
+ kms_key_id = (known after apply)
+ tags_all = (known after apply)
+ throughput = (known after apply)
+ volume_id = (known after apply)
+ volume_size = 50
+ volume_type = (known after apply)
}
}
Plan: 1 to add, 0 to change, 0 to destroy.
╷
│ Warning: AWS account ID not found for provider
│
│ with provider["registry.terraform.io/hashicorp/aws"],
│ on main.tf line 1, in provider "aws":
│ 1: provider "aws" {
│
│ See
│ https://registry.terraform.io/providers/hashicorp/aws/latest/docs#skip_requesting_account_id
│ for implications.
╵
2024-04-10T17:32:23Z INF Detected Terraform plan JSON file at /root/.atlantis/repos/infracost/atlantis-demo/23/default/terraform-aws/default.json
2024-04-10T17:32:23Z INF Starting: Extracting only cost-related params from terraform
2024-04-10T17:32:23Z INF Starting: Retrieving cloud prices to calculate costs
2024-04-10T17:32:23Z INF Output saved to /tmp/infracost-atlantis-demo-23/default-terraform-aws-infracost.json
total 8K
drwxr-xr-x 2 root root 50 Apr 10 17:32 .
drwxrwxrwt 1 root root 40 Apr 10 17:32 ..
-rw-r--r-- 1 root root 4.2K Apr 10 17:32 default-terraform-aws-infracost.json
|
Infracost report💰 Monthly cost will increase by $1,019 📈
Cost details
|
No description provided.