diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index f9fe6277..11e36c48 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -186,7 +186,7 @@ jobs: - name: "[DEPLOY] deploy to deno deploy (prod)" if: env.REG_TARGET_BRANCH == 'main' && env.REG_EVENT == 'push' - uses: denoland/deployctl@v1 + uses: denoland/deployctl@1.13.1 with: project: ${{ env.REG_DENO_DEPLOY_API_PROD }} entrypoint: index.ts diff --git a/providers/src/aws/v00.00.00000/services/ec2_native.yaml b/providers/src/aws/v00.00.00000/services/ec2_native.yaml index 0782e5ce..9191566d 100644 --- a/providers/src/aws/v00.00.00000/services/ec2_native.yaml +++ b/providers/src/aws/v00.00.00000/services/ec2_native.yaml @@ -4,7 +4,7 @@ info: x-release: v4 title: ec2_native # description: 'Amazon Elastic Compute Cloud

Amazon Elastic Compute Cloud (Amazon EC2) provides secure and resizable computing capacity in the Amazon Web Services Cloud. Using Amazon EC2 eliminates the need to invest in hardware up front, so you can develop and deploy applications faster. Amazon Virtual Private Cloud (Amazon VPC) enables you to provision a logically isolated section of the Amazon Web Services Cloud where you can launch Amazon Web Services resources in a virtual network that you''ve defined. Amazon Elastic Block Store (Amazon EBS) provides block level storage volumes for use with EC2 instances. EBS volumes are highly available and reliable storage volumes that can be attached to any running instance and used like a hard drive.

To learn more, see the following resources:

' - description: "Native EC2 API operations" + description: Native EC2 API operations x-logo: url: 'https://twitter.com/awscloud/profile_image?size=original' backgroundColor: '#FFFFFF'