You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This example shows how you can use the VPC Lattice module to share service networks and services using AWS Resource Access Manager RAM. The example creates the following:
2 RAM shares. One is sharing the service network, and the other one is sharing 2 out of the 3 VPC Lattice services created.
NOTE: Given we automate these examples before merging new PRs, there's an AWS Systems Manager parameter data source configured to obtain an Account ID from a parameter configured in the AWS Account we use for the automated tests. Take that into account when doing your own tests, and please remember to keep this configuration when doing any PR to this repository.
In the outputs.tf file, you can see an example on how to obtain the information about the RAM share created (if applicable).