-
Due to company policy, we have to use TLS certificates issued by a specific CA. To use these certificates, it would be very handy if importing them to ACM could be controlled by ACK, so that we do not…
-
**What is the URL of the document?**
https://aws-controllers-k8s.github.io/community/docs/community/overview/
**Which section(s) is the issue in?**
Tutorials
**What needs f…
-
### Describe what happened
Customer reports possible variant of #1923 specific to `ListenerCertificate`.
### Prerequisites:
* Ability to create DNS CNAME for certificate. This is outside the scope o…
-
```
resource "validation" "aws:route53/record:Record" {
options {
dependsOn = [this]
range = (myCreateCertificate || myCreateRoute53RecordsOnly) && validationMethod == "DNS" && createRou…
-
I keep getting this error:
```
Error: Your AWS ACM Certificate for the domain "domain.com" has an unsupported status of: "VALIDATION_TIMED_OUT". Please remove it manually and deploy again.
```
…
-
### Describe what happened
Per @pierskarsenbarg the example in https://www.pulumi.com/registry/packages/aws/api-docs/acm/certificatevalidation/#dns-validation-with-route-53 does not work.
### Sample…
t0yv0 updated
3 months ago
-
### Summary
The `aws_acm` module should support requesting certificates from AWS certificate manager. Currently the module only supports imported certificates.
Private certificates are easier to s…
-
### Description
Add support to create/update/delete custom domain name association for Amazon Redshift.
### Affected Resource(s) and/or Data Source(s)
This would likely be a new resource.
### …
-
**Is your feature request related to a problem?**
It will be great to have ACM certificates discovery for kind:Service. In my case, I have multiple clusters in different accounts. I want to specify s…
-
### Terraform Core Version
1.4.6.
### AWS Provider Version
4.65.0
### Affected Resource(s)
* aws_acm_certificate
* aws_acmpca_certificate_authority
### Expected Behavior
aws_acm_…