ksuderman / terraform_on_demand

Terraform plays to automatically spawn infrastructure
Apache License 2.0
0 stars 1 forks source link

AWS #4

Open ksuderman opened 3 years ago

ksuderman commented 3 years ago

Branch to launch a single EC2 instance.

ksuderman commented 3 years ago

/validate

github-actions[bot] commented 3 years ago

This plan appears to be valid.

ksuderman commented 3 years ago

/plan

github-actions[bot] commented 3 years ago

openstack_compute_floatingip_v2.ip: Refreshing state... [id=6fbaf721-997c-443a-bb27-15a8552b3d57] openstack_networking_secgroup_v2.fw: Refreshing state... [id=ed1211ea-a1bf-4c64-a0f0-1b093b519921] openstack_networking_secgroup_rule_v2.ipv4_tcp_public["8443"]: Refreshing state... [id=447ff3b2-e52a-4216-9e21-6ee4bf67b5d6] openstack_networking_secgroup_rule_v2.ipv4_tcp_public["8000"]: Refreshing state... [id=b05097e3-9025-4739-9a08-26fc5275d47f] openstack_compute_instance_v2.node: Refreshing state... [id=be141f96-0fd2-4875-b121-4e547420e8e1] openstack_networking_secgroup_rule_v2.egress_ip4: Refreshing state... [id=db27625a-ed5f-4612-99ce-df9d4fdfd38f] openstack_networking_secgroup_rule_v2.ipv4_tcp_public["8080"]: Refreshing state... [id=c8a06b71-2909-4ce4-b43f-0b8bea2dba00] openstack_networking_secgroup_rule_v2.ipv4_tcp_public["443"]: Refreshing state... [id=fc1fc164-e132-47b3-9e5c-8f91f348b71e] openstack_networking_secgroup_rule_v2.ipv4_tcp_public["22"]: Refreshing state... [id=9796b943-059c-4464-94dd-09d0b5be5176] openstack_networking_secgroup_rule_v2.ipv4_tcp_public["80"]: Refreshing state... [id=7518927c-456a-4bba-9cda-570a0b754df3] openstack_networking_secgroup_rule_v2.ipv4_tcp_public["6443"]: Refreshing state... [id=c127f7e5-3f15-4917-a286-0b9c8067ae1c] local_file.ipfile: Refreshing state... [id=eaac3c408902c7260b851339f17b995c905119d6] openstack_compute_floatingip_associate_v2.node_ips: Refreshing state... [id=149.165.156.65/be141f96-0fd2-4875-b121-4e547420e8e1/]

Note: Objects have changed outside of Terraform

Terraform detected the following changes made outside of Terraform since the last "terraform apply":

local_file.ipfile has been deleted

Unless you have made equivalent changes to your configuration, or ignored the relevant attributes using ignore_changes, the following plan may include actions to undo or respond to these changes.

─────────────────────────────────────────────────────────────────────────────

Terraform used the selected providers to generate the following execution plan. Resource actions are indicated with the following symbols:

Terraform will perform the following actions:

local_file.ipfile will be created

Plan: 1 to add, 1 to change, 0 to destroy.

─────────────────────────────────────────────────────────────────────────────

Note: You didn't use the -out option to save this plan, so Terraform can't guarantee to take exactly these actions if you run "terraform apply" now.

ksuderman commented 3 years ago

/plan

github-actions[bot] commented 3 years ago

module.bootstrap.aws_s3_bucket.state_bucket: Refreshing state... [id=ks-github-tf-aws] module.bootstrap.aws_dynamodb_table.tf_lock_state: Refreshing state... [id=ks-github-tf-aws]

Terraform used the selected providers to generate the following execution plan. Resource actions are indicated with the following symbols:

Terraform will perform the following actions:

aws_eip.frontend will be created

Plan: 5 to add, 0 to change, 0 to destroy.

─────────────────────────────────────────────────────────────────────────────

Note: You didn't use the -out option to save this plan, so Terraform can't guarantee to take exactly these actions if you run "terraform apply" now.

ksuderman commented 3 years ago

/validate

github-actions[bot] commented 3 years ago

The plan for the aws-test branch appears to be valid.

ksuderman commented 3 years ago

/apply

github-actions[bot] commented 3 years ago

Your instance will be available shortly at: 34.231.202.100 Use the SSH key ks-galaxy-aws that was provided to you, or ask ksuderman for the key.

ksuderman commented 3 years ago

/plan

github-actions[bot] commented 3 years ago

module.bootstrap.aws_dynamodb_table.tf_lock_state: Refreshing state... [id=ks-github-tf-aws] aws_network_interface.gateway: Refreshing state... [id=eni-0853fea075ecf1a29] module.bootstrap.aws_s3_bucket.state_bucket: Refreshing state... [id=ks-github-tf-aws] aws_instance.vm1: Refreshing state... [id=i-00329515fbdee9bdf] aws_eip.frontend: Refreshing state... [id=eipalloc-00ecc415a8e8eed61] aws_route53_record.bench3: Refreshing state... [id=Z01092892MLURSVI2K4L4_bench3.usegvl.org_A] local_file.ipfile: Refreshing state... [id=7e8803cb3446ccd556c93eab76acdf39ea5d64c9]

Note: Objects have changed outside of Terraform

Terraform detected the following changes made outside of Terraform since the last "terraform apply":

aws_route53_record.bench3 has been changed

~ resource "aws_route53_record" "bench3" { id = "Z01092892MLURSVI2K4L4_bench3.usegvl.org_A" name = "bench3.usegvl.org"

(5 unchanged attributes hidden)

}

local_file.ipfile has been deleted

Unless you have made equivalent changes to your configuration, or ignored the relevant attributes using ignore_changes, the following plan may include actions to undo or respond to these changes.

─────────────────────────────────────────────────────────────────────────────

Terraform used the selected providers to generate the following execution plan. Resource actions are indicated with the following symbols:

Terraform will perform the following actions:

aws_iam_instance_profile.profile will be created

Plan: 9 to add, 1 to change, 0 to destroy.

─────────────────────────────────────────────────────────────────────────────

Note: You didn't use the -out option to save this plan, so Terraform can't guarantee to take exactly these actions if you run "terraform apply" now.

ksuderman commented 3 years ago

/apply

ksuderman commented 3 years ago

/apply

github-actions[bot] commented 3 years ago

Your instance will be available shortly.

IP : 3.81.188.204 AWS IID: i-09a3f817ef0c2c0d8 SSH Key: ks-galaxy-aws.pem

ksuderman commented 3 years ago

/destroy

github-actions[bot] commented 3 years ago

Cluster has been destroyed.

ksuderman commented 3 years ago

/apply

github-actions[bot] commented 3 years ago

Your instance will be available shortly.

public_ip: 54.82.121.214
instance_id: i-0cb1d2837b51b586c

SSH Key: ks-galaxy-aws.pem

ksuderman commented 3 years ago

/destroy

github-actions[bot] commented 3 years ago

Cluster has been destroyed.

ksuderman commented 3 years ago

/show

ksuderman commented 3 years ago

/show

github-actions[bot] commented 3 years ago

There are no resources provisioned.