Skip to content

01_basic update#1

Open
kewei5zhang wants to merge 1 commit intomainfrom
01_basic_update
Open

01_basic update#1
kewei5zhang wants to merge 1 commit intomainfrom
01_basic_update

Conversation

@kewei5zhang
Copy link
Copy Markdown
Owner

No description provided.

@kewei5zhang
Copy link
Copy Markdown
Owner Author

atlantis plan

2 similar comments
@kewei5zhang
Copy link
Copy Markdown
Owner Author

atlantis plan

@kewei5zhang
Copy link
Copy Markdown
Owner Author

atlantis plan

@kewei5zhang
Copy link
Copy Markdown
Owner Author

Test comment from API

@kewei5zhang
Copy link
Copy Markdown
Owner Author

atlantis plan

8 similar comments
@kewei5zhang
Copy link
Copy Markdown
Owner Author

atlantis plan

@kewei5zhang
Copy link
Copy Markdown
Owner Author

atlantis plan

@kewei5zhang
Copy link
Copy Markdown
Owner Author

atlantis plan

@kewei5zhang
Copy link
Copy Markdown
Owner Author

atlantis plan

@kewei5zhang
Copy link
Copy Markdown
Owner Author

atlantis plan

@kewei5zhang
Copy link
Copy Markdown
Owner Author

atlantis plan

@kewei5zhang
Copy link
Copy Markdown
Owner Author

atlantis plan

@kewei5zhang
Copy link
Copy Markdown
Owner Author

atlantis plan

@kewei5zhang
Copy link
Copy Markdown
Owner Author

Ran Plan for dir: 01_basic/cdn workspace: default

Show Output
Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
! update in-place

Terraform will perform the following actions:

  # aws_s3_object.index will be updated in-place
! resource "aws_s3_object" "index" {
!       content                       = <<-EOT
            <!DOCTYPE html>
            <html>
            <body>
            <h1>Hello from johnsnow.aws.jrworkshop.au!</h1>
          - <p>Content version: johnsnow-tf-basic-v1</p>
          + <p>Content version: johnsnow-tf-basic-v2</p>
            </body>
            </html>
        EOT
        id                            = "index.html"
        tags                          = {}
+       version_id                    = (known after apply)
        # (23 unchanged attributes hidden)
    }

Plan: 0 to add, 1 to change, 0 to destroy.
  • ▶️ To apply this plan, comment:
    atlantis apply -d 01_basic/cdn
  • 🚮 To delete this plan and lock, click here
  • 🔁 To plan this project again, comment:
    atlantis plan -d 01_basic/cdn

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


  • ⏩ To apply all unapplied plans from this Pull Request, comment:
    atlantis apply
  • 🚮 To delete all plans and locks from this Pull Request, comment:
    atlantis unlock

@kewei5zhang
Copy link
Copy Markdown
Owner Author

atlantis apply

@kewei5zhang
Copy link
Copy Markdown
Owner Author

Ran Apply for dir: 01_basic/cdn workspace: default

Show Output
aws_s3_object.index: Modifying... [id=index.html]
aws_s3_object.index: Modifications complete after 0s [id=index.html]

Apply complete! Resources: 0 added, 1 changed, 0 destroyed.

Outputs:

certificate_validation_records = {
  "*.johnsnow.aws.jrworkshop.au" = {
    "name" = "_ad70c4e296b60776ea9f90d08931cabd.johnsnow.aws.jrworkshop.au."
    "type" = "CNAME"
    "value" = "_d4d09b8948b8070753e9dab065f77fe0.zfyfvmchrl.acm-validations.aws."
  }
  "johnsnow.aws.jrworkshop.au" = {
    "name" = "_ad70c4e296b60776ea9f90d08931cabd.johnsnow.aws.jrworkshop.au."
    "type" = "CNAME"
    "value" = "_d4d09b8948b8070753e9dab065f77fe0.zfyfvmchrl.acm-validations.aws."
  }
}
cloudfront_domain_name = "d2g41zsnp3yo8n.cloudfront.net"
website_url = "https://johnsnow.aws.jrworkshop.au"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant