-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Document how to update Agentless cloudformation and terraform versions
- Loading branch information
1 parent
299bf03
commit 5c65c74
Showing
3 changed files
with
26 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -43,6 +43,15 @@ Designed for new users, the quick start workflow offers an efficient setup proce | |
|
||
To uninstall Agentless Scanning, log in to your AWS console and delete the CloudFormation stack created for Agentless Scanning. | ||
|
||
## Update the CloudFormation template version | ||
|
||
To update the Agentless Scanning CloudFormation template: | ||
|
||
* Log in to your AWS console, select the `DatadogIntegration-DatadogAgentlessScanning...` sub-stack and click on `Update nested stack` | ||
* Replace existing template using the following S3 URL: | ||
* `https://datadog-cloudformation-template-quickstart.s3.amazonaws.com/aws/<VERSION>/datadog_agentless_scanning.yaml` | ||
* Replace `<VERSION>` in the URL above with the version found in https://github.com/DataDog/cloudformation-template/blob/master/aws_quickstart/version.txt | ||
|
||
## Further Reading | ||
|
||
{{< partial name="whats-next/whats-next.html" >}} | ||
|
@@ -55,4 +64,4 @@ To uninstall Agentless Scanning, log in to your AWS console and delete the Cloud | |
[7]: mailto:[email protected] | ||
[8]: mailto:[email protected] | ||
[9]: https://github.com/DataDog/terraform-module-datadog-agentless-scanner/blob/main/README.md#uninstall | ||
[10]: https://app.datadoghq.com/security/configuration/csm/setup | ||
[10]: https://app.datadoghq.com/security/configuration/csm/setup |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters