-
Notifications
You must be signed in to change notification settings - Fork 71
Comparing changes
Open a pull request
base repository: inspec/inspec-gcp
base: v0.5.0
head repository: inspec/inspec-gcp
compare: v0.6.0
Commits on Aug 17, 2018
-
Merge pull request #43 from inspec/fix-deb-eol-tf-modules
Resolve Debian 8 EOL issue, now pin all tf module versions explicitly.
Configuration menu - View commit details
-
Copy full SHA for d29d247 - Browse repository at this point
Copy the full SHA d29d247View commit details
Commits on Aug 22, 2018
-
Merge pull request #44 from inspec/version-bump-050
Bump version to v0.5.0
Configuration menu - View commit details
-
Copy full SHA for 3561fd7 - Browse repository at this point
Copy the full SHA 3561fd7View commit details
Commits on Aug 23, 2018
-
Adding google_compute_network and google_compute_subnetwork resources.
Signed-off-by: Stuart Paterson <spaterson@chef.io>
Stuart Paterson committedAug 23, 2018 Configuration menu - View commit details
-
Copy full SHA for 62246de - Browse repository at this point
Copy the full SHA 62246deView commit details -
Added google_compute_network(s) and google_compute_subnetwork(s) reso…
…urces. - Includes docs, tests, tf updates etc. - README now includes above resources - Remove unnecessary lines google_compute_zones Signed-off-by: Stuart Paterson <spaterson@chef.io>
Stuart Paterson committedAug 23, 2018 Configuration menu - View commit details
-
Copy full SHA for b1c9ae1 - Browse repository at this point
Copy the full SHA b1c9ae1View commit details -
Readability fix in google_compute_networks test.
Signed-off-by: Stuart Paterson <spaterson@chef.io>
Stuart Paterson committedAug 23, 2018 Configuration menu - View commit details
-
Copy full SHA for 7b84f96 - Browse repository at this point
Copy the full SHA 7b84f96View commit details
Commits on Aug 24, 2018
-
Signed-off-by: Stuart Paterson <spaterson@chef.io>
Stuart Paterson committedAug 24, 2018 Configuration menu - View commit details
-
Copy full SHA for 0db00de - Browse repository at this point
Copy the full SHA 0db00deView commit details
Commits on Aug 29, 2018
-
Merge pull request #45 from inspec/network-subnetwork
Added google_compute_network(s) and google_compute_subnetwork(s) resources.
Configuration menu - View commit details
-
Copy full SHA for 8d105fd - Browse repository at this point
Copy the full SHA 8d105fdView commit details -
Add google_compute_region(s) resources, tests etc. and updated README.
Signed-off-by: Stuart Paterson <spaterson@chef.io>
Stuart Paterson committedAug 29, 2018 Configuration menu - View commit details
-
Copy full SHA for 5144754 - Browse repository at this point
Copy the full SHA 5144754View commit details -
Signed-off-by: Stuart Paterson <spaterson@chef.io>
Stuart Paterson committedAug 29, 2018 Configuration menu - View commit details
-
Copy full SHA for 27f3fb8 - Browse repository at this point
Copy the full SHA 27f3fb8View commit details -
Merge pull request #46 from inspec/add-regions
Add google_compute_region(s) resources, tests etc. and updated README.
Configuration menu - View commit details
-
Copy full SHA for b91ff45 - Browse repository at this point
Copy the full SHA b91ff45View commit details -
Updates for service account resources
- Added google_service_accounts and google_service_account_key(s) resources - Refactored google_service_account to also use the fully-qualified name of the service account - Update tf to set the account ID field for service account to use display name string - Renamed generic_iam_service_account control to google_service_account for consistency - Improved documentation for google_project Signed-off-by: Stuart Paterson <spaterson@chef.io>
Stuart Paterson committedAug 29, 2018 Configuration menu - View commit details
-
Copy full SHA for e5a45ac - Browse repository at this point
Copy the full SHA e5a45acView commit details -
Update method signature and display name for service account.
Signed-off-by: Stuart Paterson <spaterson@chef.io>
Stuart Paterson committedAug 29, 2018 Configuration menu - View commit details
-
Copy full SHA for 82a7b9f - Browse repository at this point
Copy the full SHA 82a7b9fView commit details -
Update README with new service account resources. Improve display nam…
…e for service account and add email as a filterable parameter for service accounts. Signed-off-by: Stuart Paterson <spaterson@chef.io>
Stuart Paterson committedAug 29, 2018 Configuration menu - View commit details
-
Copy full SHA for 03cfdd0 - Browse repository at this point
Copy the full SHA 03cfdd0View commit details -
Signed-off-by: Stuart Paterson <spaterson@chef.io>
Stuart Paterson committedAug 29, 2018 Configuration menu - View commit details
-
Copy full SHA for 4cd60a1 - Browse repository at this point
Copy the full SHA 4cd60a1View commit details -
Removing unnecessary methods from service account key resource.
Signed-off-by: Stuart Paterson <spaterson@chef.io>
Stuart Paterson committedAug 29, 2018 Configuration menu - View commit details
-
Copy full SHA for dc9b986 - Browse repository at this point
Copy the full SHA dc9b986View commit details -
Minor documentation fixes in kms crypto keys and key rings. Added hel…
…per to get rotation period in crypto key. Signed-off-by: Stuart Paterson <spaterson@chef.io>
Stuart Paterson committedAug 29, 2018 Configuration menu - View commit details
-
Copy full SHA for 34fbfe0 - Browse repository at this point
Copy the full SHA 34fbfe0View commit details -
Minor fix for region instead of zone in first google_compute_region e…
…xample. Signed-off-by: Stuart Paterson <spaterson@chef.io>
Stuart Paterson committedAug 29, 2018 Configuration menu - View commit details
-
Copy full SHA for bce1688 - Browse repository at this point
Copy the full SHA bce1688View commit details
Commits on Sep 3, 2018
-
Added google_project_logging_audit_config resource.
Signed-off-by: Stuart Paterson <spaterson@chef.io>
Stuart Paterson committedSep 3, 2018 Configuration menu - View commit details
-
Copy full SHA for 9b7ff0d - Browse repository at this point
Copy the full SHA 9b7ff0dView commit details -
Added google_logging_project_sinks resource and helper method to stor…
…age buckets for versioning. Signed-off-by: Stuart Paterson <spaterson@chef.io>
Stuart Paterson committedSep 3, 2018 Configuration menu - View commit details
-
Copy full SHA for 9c6f889 - Browse repository at this point
Copy the full SHA 9c6f889View commit details
Commits on Sep 4, 2018
-
Added google_project_metric(s), minor updates to sinks docs and tests.
Signed-off-by: Stuart Paterson <spaterson@chef.io>
Stuart Paterson committedSep 4, 2018 Configuration menu - View commit details
-
Copy full SHA for 3137a29 - Browse repository at this point
Copy the full SHA 3137a29View commit details -
Added helper method to determine if a network is legacy or not.
Signed-off-by: Stuart Paterson <spaterson@chef.io>
Stuart Paterson committedSep 4, 2018 Configuration menu - View commit details
-
Copy full SHA for 9463d8b - Browse repository at this point
Copy the full SHA 9463d8bView commit details -
Signed-off-by: Stuart Paterson <spaterson@chef.io>
Stuart Paterson committedSep 4, 2018 Configuration menu - View commit details
-
Copy full SHA for d63c2dc - Browse repository at this point
Copy the full SHA d63c2dcView commit details
Commits on Sep 5, 2018
-
Added google_dns_managed_zone, added helper method for rdp in firewal…
…l rule and minor update to managed_zone docs. Signed-off-by: Stuart Paterson <spaterson@chef.io>
Stuart Paterson committedSep 5, 2018 Configuration menu - View commit details
-
Copy full SHA for d53ecb0 - Browse repository at this point
Copy the full SHA d53ecb0View commit details -
Added property to subnetworks resource to track flow logs.
Signed-off-by: Stuart Paterson <spaterson@chef.io>
Stuart Paterson committedSep 5, 2018 Configuration menu - View commit details
-
Copy full SHA for 887ce22 - Browse repository at this point
Copy the full SHA 887ce22View commit details -
Merge pull request #47 from inspec/service-accounts
Updates for service account and related resources
Configuration menu - View commit details
-
Copy full SHA for f6add3a - Browse repository at this point
Copy the full SHA f6add3aView commit details -
Merge pull request #48 from inspec/minor-region-doc-fix
Minor fix for region instead of zone in first google_compute_region e…
Configuration menu - View commit details
-
Copy full SHA for 00a7ca3 - Browse repository at this point
Copy the full SHA 00a7ca3View commit details -
Merge pull request #50 from inspec/network-updates-2
Networking related updates
Configuration menu - View commit details
-
Copy full SHA for 6b8eeae - Browse repository at this point
Copy the full SHA 6b8eeaeView commit details -
Merge pull request #49 from inspec/project-audit-logging
Project audit logging
Configuration menu - View commit details
-
Copy full SHA for f2d536d - Browse repository at this point
Copy the full SHA f2d536dView commit details -
Added helper method for block ssh keys.
Signed-off-by: Stuart Paterson <spaterson@chef.io>
Stuart Paterson committedSep 5, 2018 Configuration menu - View commit details
-
Copy full SHA for 881aad8 - Browse repository at this point
Copy the full SHA 881aad8View commit details -
Added google_compute_project_info resource. Updated helper in instance.
Signed-off-by: Stuart Paterson <spaterson@chef.io>
Stuart Paterson committedSep 5, 2018 Configuration menu - View commit details
-
Copy full SHA for 9559c1d - Browse repository at this point
Copy the full SHA 9559c1dView commit details -
Added helper for serial ports to instance.
Signed-off-by: Stuart Paterson <spaterson@chef.io>
Stuart Paterson committedSep 5, 2018 Configuration menu - View commit details
-
Copy full SHA for aea7dc8 - Browse repository at this point
Copy the full SHA aea7dc8View commit details -
Signed-off-by: Stuart Paterson <spaterson@chef.io>
Stuart Paterson committedSep 5, 2018 Configuration menu - View commit details
-
Copy full SHA for 5cfacf2 - Browse repository at this point
Copy the full SHA 5cfacf2View commit details
Commits on Sep 6, 2018
-
Added google_storage_bucket_objects plural resource.
Signed-off-by: Stuart Paterson <spaterson@chef.io>
Stuart Paterson committedSep 6, 2018 Configuration menu - View commit details
-
Copy full SHA for d67cc8e - Browse repository at this point
Copy the full SHA d67cc8eView commit details -
Added helper method for bucket logging.
Signed-off-by: Stuart Paterson <spaterson@chef.io>
Stuart Paterson committedSep 6, 2018 Configuration menu - View commit details
-
Copy full SHA for fd3942b - Browse repository at this point
Copy the full SHA fd3942bView commit details -
Rework google_storage_default_object_acl to avoid Not Found exceptions.
Signed-off-by: Stuart Paterson <spaterson@chef.io>
Stuart Paterson committedSep 6, 2018 Configuration menu - View commit details
-
Copy full SHA for b4c5964 - Browse repository at this point
Copy the full SHA b4c5964View commit details -
Update tf template with cloud sql resources.
Signed-off-by: Stuart Paterson <spaterson@chef.io>
Stuart Paterson committedSep 6, 2018 Configuration menu - View commit details
-
Copy full SHA for d3c2249 - Browse repository at this point
Copy the full SHA d3c2249View commit details -
Added google_sql_database_instance(s) resources, docs, tests, tf. Upd…
…ated docs in zones. Signed-off-by: Stuart Paterson <spaterson@chef.io>
Stuart Paterson committedSep 6, 2018 Configuration menu - View commit details
-
Copy full SHA for 88d43aa - Browse repository at this point
Copy the full SHA 88d43aaView commit details
Commits on Sep 7, 2018
-
Added property to database instances and helper methods to instance r…
…esource. Signed-off-by: Stuart Paterson <spaterson@chef.io>
Stuart Paterson committedSep 7, 2018 Configuration menu - View commit details
-
Copy full SHA for fb9086c - Browse repository at this point
Copy the full SHA fb9086cView commit details -
Added google_sql_users resource and updates to sql instances.
Signed-off-by: Stuart Paterson <spaterson@chef.io>
Stuart Paterson committedSep 7, 2018 Configuration menu - View commit details
-
Copy full SHA for b759f9e - Browse repository at this point
Copy the full SHA b759f9eView commit details -
Added helper methods to container clusters and node pool resources.
Signed-off-by: Stuart Paterson <spaterson@chef.io>
Stuart Paterson committedSep 7, 2018 Configuration menu - View commit details
-
Copy full SHA for 9dfff87 - Browse repository at this point
Copy the full SHA 9dfff87View commit details
Commits on Sep 10, 2018
-
Updates for kubernetes resources.
- Several helpers added to cluster(s) and node pool resources. Signed-off-by: Stuart Paterson <spaterson@chef.io>
Stuart Paterson committedSep 10, 2018 Configuration menu - View commit details
-
Copy full SHA for ab1ebf8 - Browse repository at this point
Copy the full SHA ab1ebf8View commit details -
Ignore Layout/EmptyLineAfterGuardClause.
Signed-off-by: Stuart Paterson <spaterson@chef.io>
Stuart Paterson committedSep 10, 2018 Configuration menu - View commit details
-
Copy full SHA for a84d3e1 - Browse repository at this point
Copy the full SHA a84d3e1View commit details
Commits on Sep 11, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 79350a4 - Browse repository at this point
Copy the full SHA 79350a4View commit details -
Merge pull request #53 from inspec/cloud-sql
Cloud SQL resources
Configuration menu - View commit details
-
Copy full SHA for 2c16726 - Browse repository at this point
Copy the full SHA 2c16726View commit details -
Adding ' ' as per PR feedback.
Signed-off-by: Stuart Paterson <spaterson@chef.io>
Stuart Paterson committedSep 11, 2018 Configuration menu - View commit details
-
Copy full SHA for 6c59c5f - Browse repository at this point
Copy the full SHA 6c59c5fView commit details -
Merge pull request #54 from inspec/kube-updates
Kubernetes resource updates
Configuration menu - View commit details
-
Copy full SHA for ab2bab0 - Browse repository at this point
Copy the full SHA ab2bab0View commit details -
Merge pull request #52 from inspec/storage-updates
Storage updates
Configuration menu - View commit details
-
Copy full SHA for f58c106 - Browse repository at this point
Copy the full SHA f58c106View commit details -
Added resource doc links from recent PRs.
Signed-off-by: Stuart Paterson <spaterson@chef.io>
Stuart Paterson committedSep 11, 2018 Configuration menu - View commit details
-
Copy full SHA for ed42473 - Browse repository at this point
Copy the full SHA ed42473View commit details -
Merge pull request #55 from inspec/update-readme
Added resource doc links from recent PRs.
Configuration menu - View commit details
-
Copy full SHA for 189d457 - Browse repository at this point
Copy the full SHA 189d457View commit details -
Updates to controls affected by service account name change.
Signed-off-by: Stuart Paterson <spaterson@chef.io>
Stuart Paterson committedSep 11, 2018 Configuration menu - View commit details
-
Copy full SHA for be7af7b - Browse repository at this point
Copy the full SHA be7af7bView commit details
There are no files selected for viewing