This repository has been archived by the owner on Oct 20, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 126
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge changes from modulerelease520 to master (#465)
* Updates for the Forseti v2.25.0 release * Update provider versions for google * Update forseti helm chart version * Remove the % character from the list of possible special characters to use in the random Cloud SQL password. (#417) * Base64 encode cloudsql username and password for the helm chart secrets. (#419) * Base64 encode cloudsql username and password for the helm chart secrets. * Update fixtures to use forseti 2.25.0 * Fix the Bigquery API issue for release 5.2.0 (#441) * Update release 5.2.0 for the bigquery change. Update a few remaining places where 5.0.0 was still being used instead of 5.2.0. * Fix for the install simple example. There is no version 5.2.0 yet, and the syntax will automatically use 5.2.0 once released. Updating to the latest 5.1.0 for now. * Fix version constraint to use latest * Update tutorial example to use 520 release branch * Upgrade to devtools image 4.6 * Ran make docker_generate_docs * Style fixes (#430) * remove duplicated key from YAML Signed-off-by: Dmitry Verkhoturov <[email protected]> * convert expressions to HCL2 Signed-off-by: Dmitry Verkhoturov <[email protected]> * Wrapping this map key in paranthesis does not fix the issue - hashicorp/terraform#21566. Instead using string interpolation resolves the validation error but might show up as a lint error related to moving to HCL2 expressions. (#449) * Increased open files limit to fix OSError: [Errno 24] Too many open files (#450) * Increased open files limit * Added if block * add spanner.googleapis.com (#451) * Made some changes from the modulerelease520 branch to get all non-version changes into the master branch. * Revert helm chart version from 2.2.0 to 2.1.0 * Lint fixes and updating symlinks for the shared vpc tests to use the controls from the install_simple test. * Fix linting issues * Move policy library test into it's own control file so that server control can be shared. * Update fixtures to use the master branch of Forseti. Add assertion for the forseti service check so that if the service is not running, we will see the error message. * Update to regex for checking forseti service health * Fix setup script for cloudshell tutorial Co-authored-by: Dmitry Verkhoturov <[email protected]> Co-authored-by: red2k18 <[email protected]> Co-authored-by: hshin-g <[email protected]>
- Loading branch information
1 parent
73bcf82
commit 1ca13e2
Showing
31 changed files
with
169 additions
and
70 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6 changes: 3 additions & 3 deletions
6
test/fixtures/install_simple/policy-library/policies/constraints/sql_public_ip.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.