abc
The latest version of the abc CLI (installation guide)
The following command installs the default Guardian workflows for Terraform actuation in the current directory.
abc templates render \
-input=terraform_version=<TERRAFORM_VERSION> \
-input=guardian_wif_provider=<WIF_PROVIDER> \
-input=guardian_service_account=<SERVICE_ACCOUNT> \
-input=guardian_state_bucket=<GUARDIAN_STATE_BUCKET> \
github.com/abcxyz/guardian/abc.templates/base-workflows@latest
terraform_directory
: Defaults to the current directory.
The following command installs Guardian workflows in the current directory.
abc templates render \
-input=gcp_organization_id=<GCP_ORG_ID> \
-input=guardian_wif_provider=<WIF_PROVIDER> \
-input=guardian_service_account=<SERVICE_ACCOUNT> \
github.com/abcxyz/guardian/abc.templates/drift-workflows@latest