Created
February 25, 2021 12:46
-
-
Save bhcopeland/e5ed8a45d675039e7ae383b8a2cefb43 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [0m[1mRefreshing Terraform state in-memory prior to plan...[0m | |
| The refreshed state will be used to calculate this plan, but will not be | |
| persisted to local or remote state storage. | |
| [0m | |
| [0m[1mdata.template_file.script: Refreshing state...[0m | |
| [0m[1mdata.template_cloudinit_config.config: Refreshing state...[0m | |
| [0m[1mmodule.gitlab_runner_manager_role.aws_iam_role.role: Refreshing state... [id=gitlab_runner_manager_role][0m | |
| [0m[1mmodule.lkft_gl_packages.aws_s3_bucket.s3bucket: Refreshing state... [id=lkft-gl-packages][0m | |
| [0m[1mmodule.gitlab_storage_artifacts.aws_s3_bucket.s3bucket: Refreshing state... [id=lkft-gl-artifacts][0m | |
| [0m[1mmodule.lkft_gl_external_diffs.aws_s3_bucket.s3bucket: Refreshing state... [id=lkft-gl-external-diffs][0m | |
| [0m[1mmodule.lkft_gl_lfs_objects.aws_s3_bucket.s3bucket: Refreshing state... [id=lkft-gl-lfs-objects][0m | |
| [0m[1mmodule.lkft_runner_cache.aws_s3_bucket.s3bucket: Refreshing state... [id=lkft-runner-cache][0m | |
| [0m[1mmodule.lkft_gl_dependency_proxy.aws_s3_bucket.s3bucket: Refreshing state... [id=lkft-gl-dependency-proxy][0m | |
| [0m[1mmodule.gitlab_role.aws_iam_role.role: Refreshing state... [id=gitlab_role][0m | |
| [0m[1maws_ebs_volume.lkft-gitlab-cache: Refreshing state... [id=vol-0178ae514da5004b7][0m | |
| [0m[1maws_vpc.lkft-vpc: Refreshing state... [id=vpc-0088d6761c7eeb5ef][0m | |
| [0m[1mmodule.lkft_gl_uploads.aws_s3_bucket.s3bucket: Refreshing state... [id=lkft-gl-uploads][0m | |
| [0m[1mmodule.ec2_runner_policy.aws_iam_role_policy.role_policy: Refreshing state... [id=gitlab_runner_manager_role:terraform-20210215164020412400000003][0m | |
| [0m[1mmodule.s3_runner_policy.aws_iam_role_policy.role_policy: Refreshing state... [id=gitlab_runner_manager_role:terraform-20210215164019490400000002][0m | |
| [0m[1mmodule.gitlab_runner_manager_instance_profile.aws_iam_instance_profile.profile: Refreshing state... [id=gitlab_runner_manager_instance_profile][0m | |
| [0m[1mmodule.s3_write_policy.aws_iam_role_policy.role_policy: Refreshing state... [id=gitlab_role:terraform-20210215164016739900000001][0m | |
| [0m[1mmodule.gitlab_instance_profile.aws_iam_instance_profile.profile: Refreshing state... [id=gitlab_instance_profile][0m | |
| [0m[1maws_subnet.lkft-runner-subnet-c: Refreshing state... [id=subnet-0fdb5cc1e951bb530][0m | |
| [0m[1maws_subnet.lkft-subnet: Refreshing state... [id=subnet-0e76da657a939857f][0m | |
| [0m[1maws_subnet.lkft-runner-subnet-b: Refreshing state... [id=subnet-05cc900d5757d88d7][0m | |
| [0m[1maws_security_group.lkft-web-sg: Refreshing state... [id=sg-02925c635fd03bad7][0m | |
| [0m[1maws_security_group.lkft-sg: Refreshing state... [id=sg-06e797ecc8500d23c][0m | |
| [0m[1maws_subnet.lkft-runner-subnet-a: Refreshing state... [id=subnet-0588de4080aef3e24][0m | |
| [0m[1maws_subnet.lkft-runner-subnet-d: Refreshing state... [id=subnet-0da48ff36ad907d31][0m | |
| [0m[1maws_internet_gateway.lkft-gw: Refreshing state... [id=igw-01cea05b94dbdc765][0m | |
| [0m[1maws_instance.lkft-gitlab-runner-manager: Refreshing state... [id=i-0ffeb33755552d84e][0m | |
| [0m[1maws_security_group.lkft-runner-sg: Refreshing state... [id=sg-0b7336076fabf6acb][0m | |
| [0m[1maws_route_table.lkft-route-table: Refreshing state... [id=rtb-03562a0729431bd87][0m | |
| [0m[1maws_route_table_association.lkft-runner-subnet-c-association: Refreshing state... [id=rtbassoc-0502bfb349961a939][0m | |
| [0m[1maws_route_table_association.lkft-runner-subnet-a-association: Refreshing state... [id=rtbassoc-04569144da7e909c9][0m | |
| [0m[1maws_route_table_association.lkft-subnet-association: Refreshing state... [id=rtbassoc-08e6ce70743ce0b11][0m | |
| [0m[1maws_route_table_association.lkft-runner-subnet-d-association: Refreshing state... [id=rtbassoc-063dd7c4f1cba1b83][0m | |
| [0m[1maws_route_table_association.lkft-runner-subnet-b-association: Refreshing state... [id=rtbassoc-0f3405b47c3dc11d1][0m | |
| [0m[1maws_eip.lkft-gitlab-runner-manager-ip: Refreshing state... [id=eipalloc-0debf8d07f9754da4][0m | |
| [0m[1maws_route53_record.lkft-gitlab-runner-manager-dns: Refreshing state... [id=Z2GJ2XIMVV5TPO_gitlab-runner-manager_A][0m | |
| ------------------------------------------------------------------------ | |
| An execution plan has been generated and is shown below. | |
| Resource actions are indicated with the following symbols: | |
| [32m+[0m create | |
| [0m | |
| Terraform will perform the following actions: | |
| [1m # aws_instance.lkft-gitlab-runner-manager-large[0m will be created[0m[0m | |
| [0m [32m+[0m[0m resource "aws_instance" "lkft-gitlab-runner-manager-large" { | |
| [32m+[0m [0m[1m[0mami[0m[0m = "ami-0f09eaf66dffb40fd" | |
| [32m+[0m [0m[1m[0marn[0m[0m = (known after apply) | |
| [32m+[0m [0m[1m[0massociate_public_ip_address[0m[0m = (known after apply) | |
| [32m+[0m [0m[1m[0mavailability_zone[0m[0m = (known after apply) | |
| [32m+[0m [0m[1m[0mcpu_core_count[0m[0m = (known after apply) | |
| [32m+[0m [0m[1m[0mcpu_threads_per_core[0m[0m = (known after apply) | |
| [32m+[0m [0m[1m[0mget_password_data[0m[0m = false | |
| [32m+[0m [0m[1m[0mhost_id[0m[0m = (known after apply) | |
| [32m+[0m [0m[1m[0miam_instance_profile[0m[0m = "gitlab_runner_manager_instance_profile" | |
| [32m+[0m [0m[1m[0mid[0m[0m = (known after apply) | |
| [32m+[0m [0m[1m[0minstance_state[0m[0m = (known after apply) | |
| [32m+[0m [0m[1m[0minstance_type[0m[0m = "t4g.micro" | |
| [32m+[0m [0m[1m[0mipv6_address_count[0m[0m = (known after apply) | |
| [32m+[0m [0m[1m[0mipv6_addresses[0m[0m = (known after apply) | |
| [32m+[0m [0m[1m[0mkey_name[0m[0m = "systems-bot-ssh" | |
| [32m+[0m [0m[1m[0moutpost_arn[0m[0m = (known after apply) | |
| [32m+[0m [0m[1m[0mpassword_data[0m[0m = (known after apply) | |
| [32m+[0m [0m[1m[0mplacement_group[0m[0m = (known after apply) | |
| [32m+[0m [0m[1m[0mprimary_network_interface_id[0m[0m = (known after apply) | |
| [32m+[0m [0m[1m[0mprivate_dns[0m[0m = (known after apply) | |
| [32m+[0m [0m[1m[0mprivate_ip[0m[0m = (known after apply) | |
| [32m+[0m [0m[1m[0mpublic_dns[0m[0m = (known after apply) | |
| [32m+[0m [0m[1m[0mpublic_ip[0m[0m = (known after apply) | |
| [32m+[0m [0m[1m[0msecondary_private_ips[0m[0m = (known after apply) | |
| [32m+[0m [0m[1m[0msecurity_groups[0m[0m = (known after apply) | |
| [32m+[0m [0m[1m[0msource_dest_check[0m[0m = true | |
| [32m+[0m [0m[1m[0msubnet_id[0m[0m = "subnet-0e76da657a939857f" | |
| [32m+[0m [0m[1m[0mtags[0m[0m = { | |
| [32m+[0m [0m"Name" = "lkft Gitlab runner manager (large builders)" | |
| } | |
| [32m+[0m [0m[1m[0mtenancy[0m[0m = (known after apply) | |
| [32m+[0m [0m[1m[0mvpc_security_group_ids[0m[0m = [ | |
| [32m+[0m [0m"sg-06e797ecc8500d23c", | |
| ] | |
| [32m+[0m [0mebs_block_device { | |
| [32m+[0m [0m[1m[0mdelete_on_termination[0m[0m = (known after apply) | |
| [32m+[0m [0m[1m[0mdevice_name[0m[0m = (known after apply) | |
| [32m+[0m [0m[1m[0mencrypted[0m[0m = (known after apply) | |
| [32m+[0m [0m[1m[0miops[0m[0m = (known after apply) | |
| [32m+[0m [0m[1m[0mkms_key_id[0m[0m = (known after apply) | |
| [32m+[0m [0m[1m[0msnapshot_id[0m[0m = (known after apply) | |
| [32m+[0m [0m[1m[0mtags[0m[0m = (known after apply) | |
| [32m+[0m [0m[1m[0mthroughput[0m[0m = (known after apply) | |
| [32m+[0m [0m[1m[0mvolume_id[0m[0m = (known after apply) | |
| [32m+[0m [0m[1m[0mvolume_size[0m[0m = (known after apply) | |
| [32m+[0m [0m[1m[0mvolume_type[0m[0m = (known after apply) | |
| } | |
| [32m+[0m [0menclave_options { | |
| [32m+[0m [0m[1m[0menabled[0m[0m = (known after apply) | |
| } | |
| [32m+[0m [0mephemeral_block_device { | |
| [32m+[0m [0m[1m[0mdevice_name[0m[0m = (known after apply) | |
| [32m+[0m [0m[1m[0mno_device[0m[0m = (known after apply) | |
| [32m+[0m [0m[1m[0mvirtual_name[0m[0m = (known after apply) | |
| } | |
| [32m+[0m [0mmetadata_options { | |
| [32m+[0m [0m[1m[0mhttp_endpoint[0m[0m = (known after apply) | |
| [32m+[0m [0m[1m[0mhttp_put_response_hop_limit[0m[0m = (known after apply) | |
| [32m+[0m [0m[1m[0mhttp_tokens[0m[0m = (known after apply) | |
| } | |
| [32m+[0m [0mnetwork_interface { | |
| [32m+[0m [0m[1m[0mdelete_on_termination[0m[0m = (known after apply) | |
| [32m+[0m [0m[1m[0mdevice_index[0m[0m = (known after apply) | |
| [32m+[0m [0m[1m[0mnetwork_interface_id[0m[0m = (known after apply) | |
| } | |
| [32m+[0m [0mroot_block_device { | |
| [32m+[0m [0m[1m[0mdelete_on_termination[0m[0m = (known after apply) | |
| [32m+[0m [0m[1m[0mdevice_name[0m[0m = (known after apply) | |
| [32m+[0m [0m[1m[0mencrypted[0m[0m = (known after apply) | |
| [32m+[0m [0m[1m[0miops[0m[0m = (known after apply) | |
| [32m+[0m [0m[1m[0mkms_key_id[0m[0m = (known after apply) | |
| [32m+[0m [0m[1m[0mtags[0m[0m = (known after apply) | |
| [32m+[0m [0m[1m[0mthroughput[0m[0m = (known after apply) | |
| [32m+[0m [0m[1m[0mvolume_id[0m[0m = (known after apply) | |
| [32m+[0m [0m[1m[0mvolume_size[0m[0m = (known after apply) | |
| [32m+[0m [0m[1m[0mvolume_type[0m[0m = (known after apply) | |
| } | |
| } | |
| [1m # aws_route53_record.lkft-gitlab-runner-manager-dns-large[0m will be created[0m[0m | |
| [0m [32m+[0m[0m resource "aws_route53_record" "lkft-gitlab-runner-manager-dns-large" { | |
| [32m+[0m [0m[1m[0mallow_overwrite[0m[0m = (known after apply) | |
| [32m+[0m [0m[1m[0mfqdn[0m[0m = (known after apply) | |
| [32m+[0m [0m[1m[0mid[0m[0m = (known after apply) | |
| [32m+[0m [0m[1m[0mname[0m[0m = "gitlab-runner-manager-large" | |
| [32m+[0m [0m[1m[0mrecords[0m[0m = [ | |
| [32m+[0m [0m"52.70.137.192", | |
| ] | |
| [32m+[0m [0m[1m[0mttl[0m[0m = 60 | |
| [32m+[0m [0m[1m[0mtype[0m[0m = "A" | |
| [32m+[0m [0m[1m[0mzone_id[0m[0m = "Z2GJ2XIMVV5TPO" | |
| } | |
| [0m[1mPlan:[0m 2 to add, 0 to change, 0 to destroy.[0m | |
| ------------------------------------------------------------------------ | |
| Note: You didn't specify an "-out" parameter to save this plan, so Terraform | |
| can't guarantee that exactly these actions will be performed if | |
| "terraform apply" is subsequently run. | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment