Skip to content
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

feat: update certificate arn and add www as alias in cdn resource #13

Merged
merged 1 commit into from
Sep 5, 2024

Conversation

ettoreciarcia
Copy link
Owner

No description provided.

@ettoreciarcia ettoreciarcia merged commit 4ac7552 into main Sep 5, 2024
1 check passed
Copy link

github-actions bot commented Sep 5, 2024

Terraform Format and Style 🖌success

Terraform Initialization ⚙️success

Terraform Validation 🤖success

Terraform Plan 📖success

Show Plan

terraform
Running plan in the remote backend. Output will stream here. Pressing Ctrl-C
will stop streaming the logs, but will not stop the plan running remotely.

Preparing the remote plan...

The remote workspace is configured to work with configuration at
. relative to the target repository.

Terraform will upload the contents of the following directory,
excluding files or directories as defined by a .terraformignore file
at /home/runner/work/personal-website-iac/personal-website-iac/.terraformignore (if it is present),
in order to capture the filesystem context the remote workspace expects:
    /home/runner/work/personal-website-iac/personal-website-iac

To view this run in a browser, visit:
https://app.terraform.io/app/hechaorganization/personal-website-infra/runs/run-LobeMyWrTYTMmXsC

Waiting for the plan to start...

Terraform v1.3.7
on linux_amd64
Initializing plugins and modules...
module.iam.aws_iam_user.github_actions: Refreshing state... [id=github-actions-personal-website-prod]
module.infrastructure.aws_s3_bucket.website: Refreshing state... [id=personal-website-ciarcia]
module.infrastructure.aws_s3_bucket_policy.bucket_policy: Refreshing state... [id=personal-website-ciarcia]
module.infrastructure.aws_s3_bucket_website_configuration.bucket_website: Refreshing state... [id=personal-website-ciarcia]
module.infrastructure.aws_s3_bucket_acl.bucket_acl: Refreshing state... [id=personal-website-ciarcia,public-read]
module.infrastructure.module.cdn_website.aws_cloudfront_distribution.this[0]: Refreshing state... [id=E3RFI1R5900MXJ]
module.infrastructure.aws_route53_record.AAAA_record: Refreshing state... [id=Z04217553VJM3IP6I6W8T_ettoreciarcia.com_AAAA]
module.iam.aws_iam_policy.github_actions_policy: Refreshing state... [id=arn:aws:iam::860443674636:policy/personal-website-prod-github-actions-policy]
module.infrastructure.aws_route53_record.A_record: Refreshing state... [id=Z04217553VJM3IP6I6W8T_ettoreciarcia.com_A]
module.infrastructure.aws_route53_record.www_AAAA_record: Refreshing state... [id=Z04217553VJM3IP6I6W8T_www.ettoreciarcia.com_AAAA]
module.infrastructure.aws_route53_record.www_A_record: Refreshing state... [id=Z04217553VJM3IP6I6W8T_www.ettoreciarcia.com_A]
module.iam.aws_iam_user_policy_attachment.github_actions_policy_attachment: Refreshing state... [id=github-actions-personal-website-prod-20230106134754775600000001]

No changes. Your infrastructure matches the configuration.

Terraform has compared your real infrastructure against your configuration
and found no differences, so no changes are needed.

Pushed by: @ettoreciarcia, Action: pull_request

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