mongodb / awscdk-resources-mongodbatlas

MongoDB Atlas AWS CDK Resources
Apache License 2.0
33 stars 15 forks source link

feat: Updates AccessListAPIKey with recent changes in CFN adding new read only property #288

Closed AgustinBettati closed 3 weeks ago

AgustinBettati commented 3 weeks ago

Proposed changes

Jira ticket: CLOUDP-252774

Reflects changes coming from https://github.com/mongodb/mongodbatlas-cloudformation-resources/pull/1058, adding a readonly property Entry which is used for composing the primary id of the resource.

Added README.md file that was missing for this resource.

Type of change:

Required Checklist:

Further comments