zhuangyq008 opened a new issue, #213:
URL: https://github.com/apache/shardingsphere-on-cloud/issues/213
### Environment
When I execute 'terraform plan' an error is output, the message
`Error: no matching Route53Zone found
│
│ with module.zk.data.aws_route53_zone.zone,
│ on modules/zk/main.tf line 74, in data "aws_route53_zone" "zone":
│ 74: data "aws_route53_zone" "zone" {
`
is output
### Issue description
When I execute 'terraform plan' an error is output, the message
`Error: no matching Route53Zone found
│
│ with module.zk.data.aws_route53_zone.zone,
│ on modules/zk/main.tf line 74, in data "aws_route53_zone" "zone":
│ 74: data "aws_route53_zone" "zone" {
`
is output
### Error log
- Including ShardingSphere-Proxy error log and ShardingSphere-Operator error
log
`Error: no matching Route53Zone found
│
│ with module.zk.data.aws_route53_zone.zone,
│ on modules/zk/main.tf line 74, in data "aws_route53_zone" "zone":
│ 74: data "aws_route53_zone" "zone" {
`
### Expected result
The resource can be created successfully
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail:
[email protected]
For queries about this service, please contact Infrastructure at:
[email protected]