roosterfish/AWS Route 53 Record Set
Create Route 53 Record Sets
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| aws_access_key_id | The AWS access key id | yes | — |
| aws_secret_access_key | The AWS secret access key | yes | — |
| aws_route53_hosted_zone_id | The id of the hosted zone | yes | — |
| aws_route53_rr_action | The action that should be taken | yes | — |
| aws_route53_rr_name | The name of the record set | yes | — |
| aws_route53_rr_type | The type of the record set | yes | — |
| aws_route53_rr_ttl | The TTL of the record set | yes | — |
| aws_route53_rr_value | The value of the record set | yes | — |
| aws_route53_rr_comment | A comment used for the resource record | no | — |
| aws_route53_wait | Wait until the record set is fully settled in | no | — |
Outputs
no outputs