Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: mention new GAR and GCR Modules #229

Merged
merged 1 commit into from
Nov 16, 2021
Merged

docs: mention new GAR and GCR Modules #229

merged 1 commit into from
Nov 16, 2021

Conversation

afiune
Copy link
Contributor

@afiune afiune commented Nov 15, 2021

JIRA: https://lacework.atlassian.net/browse/ALLY-715

We should help users discover our Modules since they make it really easy to do end-to-end integrations.

Signed-off-by: Salim Afiune Maya afiune@lacework.net

Signed-off-by: Salim Afiune Maya <afiune@lacework.net>
@@ -110,7 +126,7 @@ The `limit_by_label` block can be defined multiple times to define multiple labe
* `private_key_id` - (Required) The service account private key ID.
* `private_key` - (Required) The service account private key.

~> **Note:** The service account used for this integration requires the `storage.objectViewer` role for access to the Google project that contains the Google Artifact Registry (GAR). The role can be granted at the project level or the bucket level. If granting the role at the bucket level, you must grant the role to the default bucket called `artifacts.[YourProjectID].appspot.com`. In addition, the client must have access to the Google Artifact Registry API, Cloud Resource Manager API, and billing must be enabled.
~> **Note:** The service account used for this integration requires the `roles/artifactRegistry.reader` role for access to the Google project that contains the Google Artifact Registry (GAR). In addition, the client must have access to the Google Artifact Registry API, Cloud Resource Manager API, and billing must be enabled. Lacework maintains a [Terraform GAR module](https://registry.terraform.io/modules/lacework/gar/gcp/latest) that can be used to create and manage the necessary resources required for both, the cloud provider platform as well as the Lacework platform.
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@afiune afiune requested review from hazedav and a team November 15, 2021 23:09
Copy link
Contributor

@hazedav hazedav left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Much appreciated.

@afiune afiune merged commit 30d1c0a into main Nov 16, 2021
@afiune afiune deleted the afiune/ALLY-715 branch November 16, 2021 15:28
@lacework-releng lacework-releng mentioned this pull request Dec 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants