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 #1404

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

Copy link

codecov bot commented Mar 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 23.39%. Comparing base (dce8812) to head (409624c).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1404   +/-   ##
=======================================
  Coverage   23.39%   23.39%           
=======================================
  Files          25       25           
  Lines        4244     4244           
=======================================
  Hits          993      993           
  Misses       3088     3088           
  Partials      163      163           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@danielrbradley danielrbradley deleted the generate-sdk/8243655373-719 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