2
0
Fork 0
mirror of https://github.com/inspec/inspec synced 2025-02-19 07:28:41 +00:00

Change master to main branch for inspec-gcp and inspec-azure repo

Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
This commit is contained in:
Vasu1105 2021-08-31 14:04:38 +05:30
parent 52d9fe4321
commit 81b28c2c51
4 changed files with 4 additions and 4 deletions
lib/plugins/inspec-init/templates/profiles
test/fixtures/profiles/cloud
test-azure
test-gcp

View file

@ -9,6 +9,6 @@ version: 0.1.0
inspec_version: '>= 2.2.7'
depends:
- name: inspec-azure
url: https://github.com/inspec/inspec-azure/archive/master.tar.gz
url: https://github.com/inspec/inspec-azure/archive/main.tar.gz
supports:
- platform: azure

View file

@ -13,6 +13,6 @@ inputs:
description: 'The GCP project identifier.'
depends:
- name: inspec-gcp
url: https://github.com/inspec/inspec-gcp/archive/master.tar.gz
url: https://github.com/inspec/inspec-gcp/archive/main.tar.gz
supports:
- platform: gcp

View file

@ -9,6 +9,6 @@ version: 0.1.0
inspec_version: '>= 2.2.7'
depends:
- name: inspec-azure
url: https://github.com/inspec/inspec-azure/archive/master.tar.gz
url: https://github.com/inspec/inspec-azure/archive/main.tar.gz
supports:
- platform: azure

View file

@ -13,6 +13,6 @@ inputs:
description: 'The GCP project identifier.'
depends:
- name: inspec-gcp
url: https://github.com/inspec/inspec-gcp/archive/master.tar.gz
url: https://github.com/inspec/inspec-gcp/archive/main.tar.gz
supports:
- platform: gcp