Lab 1: Discover¶
In Lab 1, you will enable Valtix’s discovery features and be able to gather inventory information about your GCP account.
Procedure¶
- Ensure you have completed pre-requisites.
- On your Terraform execution server, navigate to GCP-workshop/valtix-tutorial
- Perform a
terraform init
-
Perform a
terraform apply --auto-approve
.- Only the following files are enabled:
Files State provider.tf enabled discover.tf enabled - This will onboard your GCP account to Valtix. Valtix will perform an inventory discovery of your GCP account.
Verification¶
- Log in to Valtix Dashboard
- Navigate to Manage -> Cloud Accounts -> Accounts. There should be an entry for the GCP account that was onboarded.
- Navigate to Discover -> Discovery Summary. This page provides a list of cloud resources that was discovered by Valtix. On one page, we see everything in your account.