Skip to content

Commit fc1111f

Browse files
committed
docs: add Terraform callout
1 parent e5a7a80 commit fc1111f

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

docs/content/docs/integrations/agentcore/full-stack-example.mdx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,11 @@ Edit `config.yaml` and set `stack_name_base` (a short prefix for your AWS resour
7070
The script deploys the full CDK stack and prints an Amplify URL when done. Sign in with your
7171
`admin_user_email`.
7272

73+
<Callout type="info" title="Prefer Terraform?">
74+
A Terraform equivalent is available in `infra-terraform/`. See `infra-terraform/README.md` for
75+
setup and deploy steps.
76+
</Callout>
77+
7378
<Callout type="info" title="Infra only">
7479
Pass `--skip-frontend` to deploy or update the agent and infrastructure without rebuilding
7580
the frontend:

0 commit comments

Comments
 (0)