terraform-google-modules / terraform-google-vpc-service-controls

Handles opinionated VPC Service Controls and Access Context Manager configuration and deployments
https://registry.terraform.io/modules/terraform-google-modules/vpc-service-controls/google
Apache License 2.0
59 stars 67 forks source link

feat: Support for VPCs in dry-run mode #117

Closed kirantejaj closed 11 months ago

kirantejaj commented 11 months ago

fix #116

imrannayer commented 11 months ago

/gcbrun

imrannayer commented 11 months ago

@kirantejaj can you plz follow this doc. You are missing following steps:

make make generate_docs

You can test lint locally before pushing PR:

make docker_test_lint
kirantejaj commented 11 months ago

@kirantejaj can you plz follow this doc. You are missing following steps:

make make generate_docs

You can test lint locally before pushing PR:

make docker_test_lint

@imrannayer Ran the suggested steps.

imrannayer commented 11 months ago

/gcbrun