mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
Update route53_record.html.markdown (#13677)
Added set_identifier example for import
This commit is contained in:
parent
eced7e39d4
commit
42473d5129
@ -144,5 +144,5 @@ Weighted routing policies support the following:
|
||||
Route53 Records can be imported using ID of the record, e.g.
|
||||
|
||||
```
|
||||
$ terraform import aws_route53_record.myrecord Z4KAPRWWNC7JR_dev.example.com_NS
|
||||
```
|
||||
$ terraform import aws_route53_record.myrecord Z4KAPRWWNC7JR_dev.example.com_NS_dev
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user