Skip to content

Commit 236bfed

Browse files
committed
Changing generated lists of templates and actions
1 parent 5d677f4 commit 236bfed

File tree

4 files changed

+1
-9
lines changed

4 files changed

+1
-9
lines changed

snippets/cloud-providers/aws.mdx

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,9 @@
11
* **Build ARN**: Build ARN (Amazon Resource Name) from the given parameters
2-
* **Parse ARN**: Parse information from a given ARN (Amazon Resource Name)
2+
* **Parse ARN**: Parse information from a given ARN (Amazon Resource Name)
33
* **Get Price from Price Catalog**: Query AWS Pricing API to get the price of a service
44
* **Get Account IDs**: Gets the account ids for the accounts under the selected connection
55
* **EBS Get Volumes**: Get EBS volumes that match the given criteria
66
* **EBS Modify Volume**: Modify the given EBS volume
7-
* **EBS Delete Volume**: Delete the given EBS Volume
8-
* **EBS Get Snapshots**: Get EBS snapshots that match the given criteria
9-
* **EBS Create Snapshot**: Create a snapshot of the provided EBS Volume
107
* **EBS Delete Snapshot**: Delete the provided EBS Snapshot
118
* **EC2 Get Instances**: EC2 Get Instances that match the given criteria
129
* **EC2 Modify Instance**: Modify the given EC2 instance

snippets/cloud-providers/azure.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
* **Azure CLI**: Execute Azure CLI command
22
* **Get Advisor Cost Recommendations**: Get Azure Advisor Cost Recommendations
33
* **Azure Resource Graph Query**: Query Azure Resource Graph using KQL to retrieve resources across multiple subscriptions
4-
* **Custom Azure API Call**: Make a custom REST API call to Azure.

snippets/cloud-providers/gcp.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
* **Google Cloud CLI**: Execute a Google Cloud CLI command
22
* **Get Recommendations**: Fetch the recommendations for the selected recommenders
33
* **Run BigQuery SQL Query**: Run a SQL query on BigQuery and return the results.
4-
* **Custom Google Cloud API Call**: Make a custom REST API call to Google Cloud.

snippets/templates-generated.mdx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@ OpenOps currently provides the following templates.
66
* AWS EC2 Cost anomalies follow-up and knowledge base [Main]
77
* AWS EC2 RI Expiration recommendations, Jira ticket
88
* AWS EC2 RI Purchase recommendations, Jira ticket
9-
* AWS Lambda Memory optimization
10-
* AWS RDS RI Purchase recommendations (custom logic), Jira ticket
11-
* AWS RDS RI Purchase recommendations (Trusted Advisor), Jira ticket
129
* AWS Sample workflow
1310
* Build opportunities for untagged EBS snapshots
1411
* Bulk apply EC2 tagging policy

0 commit comments

Comments
 (0)