RB

Results 868 comments of RB

This may be tricky. You'd have to either explicitly set the zone_id per SAN or somehow figure out if each SAN is associated to a different zone id. Perhaps, we...

@guirociozanini please resync your branch with the latest code from the default branch of the module. This will fix the tests. Also run `make pr/auto-format` locally since our bot does...

I think this would be a good extension to this module. Since this would be a breaking change, we'd require a migration doc, updated examples, and move to the next...

Looks like the error on the `list()` function is due to an old module in `examples/vpc/main.tf` https://github.com/cloudposse/terraform-aws-codebuild/blob/6c270938df7a5e0c4dadda0a8fa53547f89fe060/examples/vpc/main.tf#L13-L15 You may need to bump the subnet and vpc modules. I would bump...

To make this easier to review, could you put these changes in separate PRs? We should at the very least have a separate PR for terraform11 to terraform12 changes to...

@twmartin @python3k @andrewrutter @dominic-byrne-worldpay @twigs67 Is this problem still affecting you folks ? Do you folks know of a way to resolve this in terraform ? What version of the...