-
-
Notifications
You must be signed in to change notification settings - Fork 8
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
chore(deps): update terraform github.com/binbashar/terraform-aws-domain-redirect to v1.0.1 #618
Merged
renemontilva
merged 1 commit into
master
from
renovate/github.com-binbashar-terraform-aws-domain-redirect-1.x
Oct 20, 2024
Merged
chore(deps): update terraform github.com/binbashar/terraform-aws-domain-redirect to v1.0.1 #618
renemontilva
merged 1 commit into
master
from
renovate/github.com-binbashar-terraform-aws-domain-redirect-1.x
Oct 20, 2024
Conversation
This file contains 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
💰 Infracost reportMonthly estimate generated
*Usage costs can be estimated by updating Infracost Cloud settings, see docs for other options. Estimate details (includes details of unsupported resources and skipped projects due to errors)
|
renovate
bot
force-pushed
the
renovate/github.com-binbashar-terraform-aws-domain-redirect-1.x
branch
3 times, most recently
from
September 6, 2024 19:30
d39dfb2
to
44e2d9b
Compare
renovate
bot
force-pushed
the
renovate/github.com-binbashar-terraform-aws-domain-redirect-1.x
branch
2 times, most recently
from
September 18, 2024 18:20
ae8274d
to
6666b60
Compare
renovate
bot
force-pushed
the
renovate/github.com-binbashar-terraform-aws-domain-redirect-1.x
branch
2 times, most recently
from
September 27, 2024 18:11
6fc95cd
to
eaa17a2
Compare
renovate
bot
force-pushed
the
renovate/github.com-binbashar-terraform-aws-domain-redirect-1.x
branch
5 times, most recently
from
October 17, 2024 20:59
1f6ec39
to
687ec18
Compare
renovate
bot
force-pushed
the
renovate/github.com-binbashar-terraform-aws-domain-redirect-1.x
branch
from
October 19, 2024 10:25
687ec18
to
aaf362b
Compare
…in-redirect to v1.0.1
renovate
bot
force-pushed
the
renovate/github.com-binbashar-terraform-aws-domain-redirect-1.x
branch
from
October 19, 2024 13:36
aaf362b
to
20594b6
Compare
renemontilva
approved these changes
Oct 20, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Plan of binbash.com.ar
Terraform used the selected providers to generate the following execution plan. Resource actions are indicated with
the following symbols:
- destroy
Terraform will perform the following actions:
# module.domain-redirect-binbash_com_ar-to-binbash_co.aws_acm_certificate.cert will be destroyed
# (because aws_acm_certificate.cert is not in configuration)
- resource "aws_acm_certificate" "cert" {
- arn = "arn:aws:acm:us-east-1:763606934258:certificate/4681f4d5-07d6-46f3-8494-cc3796d7703b" -> null
- domain_name = "binbash.com.ar" -> null
- domain_validation_options = [
- {
- domain_name = "binbash.com.ar"
- resource_record_name = "_33532c7e2a0dabd72967b17d703b5a74.binbash.com.ar."
- resource_record_type = "CNAME"
- resource_record_value = "_b0196c963cbbc834b8b2afc665564d40.hnyzmxtzsz.acm-validations.aws."
},
] -> null
- id = "arn:aws:acm:us-east-1:763606934258:certificate/4681f4d5-07d6-46f3-8494-cc3796d7703b" -> null
- key_algorithm = "RSA_2048" -> null
- not_after = "2024-07-18T23:59:59Z" -> null
- not_before = "2023-06-20T00:00:00Z" -> null
- pending_renewal = false -> null
- renewal_eligibility = "INELIGIBLE" -> null
- renewal_summary = [] -> null
- status = "EXPIRED" -> null
- subject_alternative_names = [
- "binbash.com.ar",
] -> null
- tags = {} -> null
- tags_all = {} -> null
- type = "AMAZON_ISSUED" -> null
- validation_emails = [] -> null
- validation_method = "DNS" -> null
- options {
- certificate_transparency_logging_preference = "ENABLED" -> null
}
}
# module.domain-redirect-binbash_com_ar-to-binbash_co.aws_route53_record.validation_record["binbash.com.ar"] will be destroyed
# (because aws_route53_record.validation_record is not in configuration)
- resource "aws_route53_record" "validation_record" {
- allow_overwrite = true -> null
- fqdn = "_33532c7e2a0dabd72967b17d703b5a74.binbash.com.ar" -> null
- id = "Z1F75NUGYJVN3L__33532c7e2a0dabd72967b17d703b5a74.binbash.com.ar._CNAME" -> null
- multivalue_answer_routing_policy = false -> null
- name = "_33532c7e2a0dabd72967b17d703b5a74.binbash.com.ar" -> null
- records = [
- "_b0196c963cbbc834b8b2afc665564d40.hnyzmxtzsz.acm-validations.aws.",
] -> null
- ttl = 60 -> null
- type = "CNAME" -> null
- zone_id = "Z1F75NUGYJVN3L" -> null
}
Plan: 0 to add, 0 to change, 2 to destroy.
Plan of leverage.binbash.com.ar
Terraform detected the following changes made outside of Terraform since the last "terraform apply" which may have
affected this plan:
# module.domain-redirect-binbash_com_ar-to-binbash_co.aws_cloudfront_distribution.redirect has changed
~ resource "aws_cloudfront_distribution" "redirect" {
id = "E35JLB5YLHJBPL"
+ tags = {}
# (19 unchanged attributes hidden)
# (4 unchanged blocks hidden)
}
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:
- destroy
Terraform will perform the following actions:
# module.domain-redirect-binbash_com_ar-to-binbash_co.aws_acm_certificate.cert will be destroyed
# (because aws_acm_certificate.cert is not in configuration)
- resource "aws_acm_certificate" "cert" {
- arn = "arn:aws:acm:us-east-1:763606934258:certificate/bb69fdb6-22f9-4e30-9fa0-693aa8e18c45" -> null
- domain_name = "leverage.binbash.com.ar" -> null
- domain_validation_options = [
- {
- domain_name = "leverage.binbash.com.ar"
- resource_record_name = "_11aa476353a8e88ff1edde9c5d6b11a6.leverage.binbash.com.ar."
- resource_record_type = "CNAME"
- resource_record_value = "_f6073613f24bcde8b909cef84ca202c3.hnyzmxtzsz.acm-validations.aws."
},
] -> null
- id = "arn:aws:acm:us-east-1:763606934258:certificate/bb69fdb6-22f9-4e30-9fa0-693aa8e18c45" -> null
- key_algorithm = "RSA_2048" -> null
- not_after = "2024-07-18T23:59:59Z" -> null
- not_before = "2023-06-20T00:00:00Z" -> null
- pending_renewal = false -> null
- renewal_eligibility = "INELIGIBLE" -> null
- renewal_summary = [] -> null
- status = "EXPIRED" -> null
- subject_alternative_names = [
- "leverage.binbash.com.ar",
] -> null
- tags = {} -> null
- tags_all = {} -> null
- type = "AMAZON_ISSUED" -> null
- validation_emails = [] -> null
- validation_method = "DNS" -> null
- options {
- certificate_transparency_logging_preference = "ENABLED" -> null
}
}
# module.domain-redirect-binbash_com_ar-to-binbash_co.aws_route53_record.validation_record["leverage.binbash.com.ar"] will be destroyed
# (because aws_route53_record.validation_record is not in configuration)
- resource "aws_route53_record" "validation_record" {
- allow_overwrite = true -> null
- fqdn = "_11aa476353a8e88ff1edde9c5d6b11a6.leverage.binbash.com.ar" -> null
- id = "Z00159243CQHYKJGYQY9Z__11aa476353a8e88ff1edde9c5d6b11a6.leverage.binbash.com.ar._CNAME" -> null
- multivalue_answer_routing_policy = false -> null
- name = "_11aa476353a8e88ff1edde9c5d6b11a6.leverage.binbash.com.ar" -> null
- records = [
- "_f6073613f24bcde8b909cef84ca202c3.hnyzmxtzsz.acm-validations.aws.",
] -> null
- ttl = 60 -> null
- type = "CNAME" -> null
- zone_id = "Z00159243CQHYKJGYQY9Z" -> null
}
Plan: 0 to add, 0 to change, 2 to destroy.
renovate
bot
deleted the
renovate/github.com-binbashar-terraform-aws-domain-redirect-1.x
branch
October 20, 2024 16:58
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.0.0
->v1.0.1
Release Notes
binbashar/terraform-aws-domain-redirect (github.com/binbashar/terraform-aws-domain-redirect)
v1.0.1
Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.