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

cicd for dev #19

Merged
merged 6 commits into from
Mar 29, 2024
Merged

cicd for dev #19

merged 6 commits into from
Mar 29, 2024

Conversation

amavrogiannis
Copy link
Owner

No description provided.

@amavrogiannis
Copy link
Owner Author

Terraform Format and Style 🖌success

Terraform Initialization ⚙️success

Terraform Validation 🤖success

Terraform Plan 📖success

Show Plan

terraform
module.testalexmav_web.data.aws_acm_certificate.this: Reading...
module.testalexmav_web.aws_cloudfront_origin_access_identity.this: Refreshing state... [id=E3PH0ZJX23X72P]
module.testalexmav_web.aws_s3_bucket.this: Refreshing state... [id=test.alexmav.co.uk]
module.testalexmav_web.data.aws_acm_certificate.this: Read complete after 0s [id=arn:aws:acm:us-east-1:582037776064:certificate/1394c18d-9bb2-4fc3-922b-d1a2e1babb82]
module.testalexmav_web.aws_s3_bucket_ownership_controls.this: Refreshing state... [id=test.alexmav.co.uk]
module.testalexmav_web.aws_s3_bucket_public_access_block.this: Refreshing state... [id=test.alexmav.co.uk]
module.testalexmav_web.aws_s3_bucket_website_configuration.this[0]: Refreshing state... [id=test.alexmav.co.uk]
module.testalexmav_web.aws_s3_bucket_server_side_encryption_configuration.this: Refreshing state... [id=test.alexmav.co.uk]
module.testalexmav_web.data.aws_iam_policy_document.this_policy: Reading...
module.testalexmav_web.data.aws_iam_policy_document.this_policy: Read complete after 0s [id=588178092]
module.testalexmav_web.aws_s3_bucket_policy.this[0]: Refreshing state... [id=test.alexmav.co.uk]
module.testalexmav_web.aws_cloudfront_distribution.this: Refreshing state... [id=EHF4I5Z9CWYHY]

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.

Warning: Reference to undefined provider

  on modules.tf line 15, in module "testalexmav_web":
  15:     aws.virginia = aws.virginia

There is no explicit declaration for local provider name "aws.virginia" in
module.testalexmav_web, so Terraform is assuming you mean to pass a
configuration for "hashicorp/aws".

If you also control the child module, add a required_providers entry named
"aws.virginia" with the source address "hashicorp/aws".

*Pushed by: @amavrogiannis, Action: `pull_request`*

@amavrogiannis
Copy link
Owner Author

Terraform Format and Style 🖌success

Terraform Initialization ⚙️success

Terraform Validation 🤖success

Terraform Plan 📖success

Show Plan

terraform
module.testalexmav_web.data.aws_acm_certificate.this: Reading...
module.testalexmav_web.data.aws_acm_certificate.this: Read complete after 0s [id=arn:aws:acm:us-east-1:582037776064:certificate/1394c18d-9bb2-4fc3-922b-d1a2e1babb82]
module.testalexmav_web.aws_cloudfront_origin_access_identity.this: Refreshing state... [id=E3PH0ZJX23X72P]
module.testalexmav_web.aws_s3_bucket.this: Refreshing state... [id=test.alexmav.co.uk]
module.testalexmav_web.aws_s3_bucket_server_side_encryption_configuration.this: Refreshing state... [id=test.alexmav.co.uk]
module.testalexmav_web.aws_s3_bucket_ownership_controls.this: Refreshing state... [id=test.alexmav.co.uk]
module.testalexmav_web.aws_s3_bucket_public_access_block.this: Refreshing state... [id=test.alexmav.co.uk]
module.testalexmav_web.data.aws_iam_policy_document.this_policy: Reading...
module.testalexmav_web.aws_s3_bucket_website_configuration.this[0]: Refreshing state... [id=test.alexmav.co.uk]
module.testalexmav_web.data.aws_iam_policy_document.this_policy: Read complete after 0s [id=588178092]
module.testalexmav_web.aws_s3_bucket_policy.this[0]: Refreshing state... [id=test.alexmav.co.uk]
module.testalexmav_web.aws_cloudfront_distribution.this: Refreshing state... [id=EHF4I5Z9CWYHY]

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.

Warning: Reference to undefined provider

  on modules.tf line 15, in module "testalexmav_web":
  15:     aws.virginia = aws.virginia

There is no explicit declaration for local provider name "aws.virginia" in
module.testalexmav_web, so Terraform is assuming you mean to pass a
configuration for "hashicorp/aws".

If you also control the child module, add a required_providers entry named
"aws.virginia" with the source address "hashicorp/aws".

*Pushed by: @amavrogiannis, Action: `pull_request`*

@amavrogiannis
Copy link
Owner Author

Terraform Format and Style 🖌success

Terraform Initialization ⚙️success

Terraform Validation 🤖success

Terraform Plan 📖success

Show Plan

terraform
module.testalexmav_web.data.aws_acm_certificate.this: Reading...
module.testalexmav_web.aws_cloudfront_origin_access_identity.this: Refreshing state... [id=E3PH0ZJX23X72P]
module.testalexmav_web.aws_s3_bucket.this: Refreshing state... [id=test.alexmav.co.uk]
module.testalexmav_web.data.aws_acm_certificate.this: Read complete after 0s [id=arn:aws:acm:us-east-1:582037776064:certificate/1394c18d-9bb2-4fc3-922b-d1a2e1babb82]
module.testalexmav_web.aws_s3_bucket_ownership_controls.this: Refreshing state... [id=test.alexmav.co.uk]
module.testalexmav_web.aws_s3_bucket_server_side_encryption_configuration.this: Refreshing state... [id=test.alexmav.co.uk]
module.testalexmav_web.aws_s3_bucket_website_configuration.this[0]: Refreshing state... [id=test.alexmav.co.uk]
module.testalexmav_web.data.aws_iam_policy_document.this_policy: Reading...
module.testalexmav_web.aws_s3_bucket_public_access_block.this: Refreshing state... [id=test.alexmav.co.uk]
module.testalexmav_web.data.aws_iam_policy_document.this_policy: Read complete after 0s [id=588178092]
module.testalexmav_web.aws_s3_bucket_policy.this[0]: Refreshing state... [id=test.alexmav.co.uk]
module.testalexmav_web.aws_cloudfront_distribution.this: Refreshing state... [id=EHF4I5Z9CWYHY]

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.

Warning: Reference to undefined provider

  on modules.tf line 15, in module "testalexmav_web":
  15:     aws.virginia = aws.virginia

There is no explicit declaration for local provider name "aws.virginia" in
module.testalexmav_web, so Terraform is assuming you mean to pass a
configuration for "hashicorp/aws".

If you also control the child module, add a required_providers entry named
"aws.virginia" with the source address "hashicorp/aws".

*Pushed by: @amavrogiannis, Action: `pull_request`*

@amavrogiannis amavrogiannis merged commit ce6d747 into main Mar 29, 2024
2 checks passed
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