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

複数スタックデプロイ時のリソース名の修正 #788

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

maekawataiki
Copy link
Collaborator

@maekawataiki maekawataiki commented Dec 26, 2024

変更内容の説明

  • 複数スタックでデプロイした際に競合しうる、リソースを修正。
    • 新たに env を context に追加。デフォルトは空文字で既存ユーザーは引き続き同様に利用できるが、env を設定すると別スタックとしてまとめてデプロイすることが可能。
    • Agent / Guardrail / WAF の物理名にユニークな Suffix を付与。物理名の変更のためリソースは再作成されるがドリフトがない限りは既存ユーザーへの影響はない。
    • Kendra および Knowledge Base はデータへの影響がある可能性があるためユニークな Suffix ではなく env を Suffix として利用。(デフォルトは空文字なので既存環境への影響はない)

チェック項目

  • npm run lint を実行した
  • 関連するドキュメントを修正した
  • 手元の環境で動作確認済み

関連する Issue

関連する Issue を可能な限り挙げてください。

#500
#646
#787

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.

1 participant