Skip to content

Commit

Permalink
chore: Updated readme to include limitations of creating VPC peering …
Browse files Browse the repository at this point in the history
…connections
  • Loading branch information
arjunrajinstaclustr committed Jun 22, 2020
1 parent e2d1dba commit d525780
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,9 @@ resource "instaclustr_firewall_rule" "example" {
```

### Resource: `instaclustr_vpc_peering`
A resource for managing VPC peering connections on Instaclustr Managed Platform. This is only avaliable for clusters hosted with the AWS provider.
A resource for managing VPC peering connections on Instaclustr Managed Platform. This is only avaliable for clusters hosted with the AWS provider.

When creating this resource, the process will wait for target cluster to be in the `PROVISIONED` or `RUNNING` status. The process will time out after 60 seconds of waiting.

#### Properties
Property | Description | Default
Expand Down

0 comments on commit d525780

Please sign in to comment.