paving icon indicating copy to clipboard operation
paving copied to clipboard

Terraform templates for paving infrastructure to deploy the Pivotal Platform.

Results 13 paving issues
Sort by recently updated
recently updated
newest added

This change allows configuring AWS with a private-public DNS architecture for improved security: https://docs.aws.amazon.com/managedservices/latest/userguide/set-dns.html **This is an opt-in change and fully backward compatible out-of-the-box.** This adds an additional layer of...

unscheduled

I have recently started to get this error on Azure: ``` │ Error: Error creating Container "stemcell" (Account "((redacted))" / Resource Group "((redacted))"): containers.Client#Create: Failure sending request: StatusCode=409 -- Original...

unscheduled

Primarily adds documentation of the branch names and intended development process. Also cleaned up some verbiage, updated "PKS" references to "TKGi" and "PAS" to TAS", and tightened some line breaks....

unscheduled

╷ │ Warning: Version constraints inside provider configuration blocks are deprecated │ │ on example.tf line 2, in provider "aws": │ 2: version = "~> 3.0" │ │ Terraform 0.13...

unscheduled

I'm opening and then very shortly closing this issue to document a couple of things that I've just done. One, I've enabled branch protection, requiring PRs and at least two...

unscheduled

Terraform configuration creates an storage bucket for the Ops Manager, but Ops Manager cannot connect to google cloud if it doesn't have a NAT router. These errors appear if the...

accepted
scheduled

The reserved range is a range of IP addresses, so the output should reserve the first 10 IPs in each subnet, not only the 10th IP. (This is already the...

accepted

Fix for #61 and #63

scheduled

I'd like to change from a `master` branch to a `develop` branch. This entails updating the README with a note about the change and instructions for changing remotes, changing the...

scheduled

**Describe the bug** NAT Gateways and Route Tables are created for the Availability Zones in AWS that Paving creates. If we create 3 Availability Zones we should get a route...

pr-welcome