Nick Walke

Results 2 issues of Nick Walke

I've got the `tfenv` repo checked out at `/opt/tfenv`. I symlinked `tfenv` and `terraform` from the `bin` dir to `/usr/bin/tfenv` and `/usr/bin/terraform`. I have an upstart (Amazon linux 1 :(...

moreinfo

### Description The AWS API allows for setting `DnsNameServers` on the replication instance: https://docs.aws.amazon.com/dms/latest/APIReference/API_CreateReplicationInstance.html#DMS-CreateReplicationInstance-request-DnsNameServers The Terraform provider currently does not: https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/dms_replication_instance#argument-reference ### Affected Resource(s) and/or Data Source(s) * aws_dms_replication_instance ###...

enhancement
needs-triage
service/dms