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

Automated SDK generation @ aws-cloudformation-user-guide 19dc52cd3f2007d6d268b65b739ffb5ebf8c1e76 #1412

Closed
wants to merge 3 commits into from

Conversation

pulumi-bot
Copy link
Contributor

Automated PR

Copy link
Contributor

Does the PR have any schema changes?

Found 21 breaking changes:

Resources

  • "aws-native:ec2:Instance":
    • inputs:
      • 🟡 "affinity" type changed from "string" to "#/types/aws-native:ec2:InstanceAffinity"
      • 🟡 "cpuOptions" type changed from "#/types/aws-native:ec2:InstanceCpuOptions" to "#/types/aws-native:ec2:CpuOptionsProperties"
      • 🟡 "creditSpecification" type changed from "#/types/aws-native:ec2:InstanceCreditSpecification" to "#/types/aws-native:ec2:CreditSpecificationProperties"
      • 🟡 "enclaveOptions" type changed from "#/types/aws-native:ec2:InstanceEnclaveOptions" to "#/types/aws-native:ec2:EnclaveOptionsProperties"
      • 🟡 "hibernationOptions" type changed from "#/types/aws-native:ec2:InstanceHibernationOptions" to "#/types/aws-native:ec2:HibernationOptionsProperties"
    • properties:
      • 🟡 "affinity" type changed from "string" to "#/types/aws-native:ec2:InstanceAffinity"
      • 🟡 "awsId" missing output "awsId"
      • 🟡 "cpuOptions" type changed from "#/types/aws-native:ec2:InstanceCpuOptions" to "#/types/aws-native:ec2:CpuOptionsProperties"
      • 🟡 "creditSpecification" type changed from "#/types/aws-native:ec2:InstanceCreditSpecification" to "#/types/aws-native:ec2:CreditSpecificationProperties"
      • 🟡 "enclaveOptions" type changed from "#/types/aws-native:ec2:InstanceEnclaveOptions" to "#/types/aws-native:ec2:EnclaveOptionsProperties"
      • 🟡 "hibernationOptions" type changed from "#/types/aws-native:ec2:InstanceHibernationOptions" to "#/types/aws-native:ec2:HibernationOptionsProperties"

Functions

  • "aws-native:ec2:getInstance": inputs:
    • 🟡 "id" missing input "id"
    • 🟢 required: "instanceId" input has changed to Required

Types

  • 🟡 "aws-native:ec2:InstanceBlockDeviceMapping": properties: "noDevice" type changed from "#/types/aws-native:ec2:InstanceNoDevice" to "pulumi.json#/Any"
  • 🔴 "aws-native:ec2:InstanceCpuOptions" missing
  • 🔴 "aws-native:ec2:InstanceCreditSpecification" missing
  • 🔴 "aws-native:ec2:InstanceEnclaveOptions" missing
  • 🔴 "aws-native:ec2:InstanceHibernationOptions" missing
  • 🟢 "aws-native:ec2:InstanceLaunchTemplateSpecification": required: "version" property is no longer Required
  • 🔴 "aws-native:ec2:InstanceNoDevice" missing
  • 🟡 "aws-native:ec2:InstancePrivateDnsNameOptions": properties: "hostnameType" type changed from "string" to "#/types/aws-native:ec2:InstancePrivateDnsNameOptionsHostnameType"

New resources:

  • ec2.VpcCidrBlock

New functions:

  • ec2.getVpcCidrBlock

@danielrbradley danielrbradley deleted the generate-sdk/8275546518-721 branch March 14, 2024 20:17
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.

2 participants