docs: Update documentation to reflect successful App Runner deployment - #8
Open
inotes wants to merge 2 commits into
Open
docs: Update documentation to reflect successful App Runner deployment#8inotes wants to merge 2 commits into
inotes wants to merge 2 commits into
Conversation
- Updated FACTORY_STATUS.md with App Runner deployment details - Created DEPLOYMENT_SUCCESS.md documenting the deployment story The Medicaid IOL Bedrock API is now live at: https://gbmsjpvm3k.us-east-1.awsapprunner.com
Terraform Plan Preview (Dev) 📋Summary: No changes Show Full PlanError: Backend initialization required, please run "terraform init"
Reason: Initial configuration of the requested backend "s3"
The "backend" is the interface that Terraform uses to store state,
perform operations, etc. If this message is showing up, it means that the
Terraform configuration you're using is using a custom configuration for
the Terraform backend.
Changes to backend configurations require reinitialization. This allows
Terraform to set up the new configuration, copy existing state, etc. Please
run
"terraform init" with either the "-reconfigure" or "-migrate-state" flags to
use the current configuration.
If the change reason above is incorrect, please verify your configuration
hasn't changed and try again. At this point, no changes to your existing
configuration or state have been made.
Note: This is a preview only. Actual deployment will occur via AWS CodeBuild when merged to develop branch. |
- Formatted terraform/modules/app-runner/main.tf - Formatted terraform/modules/app-runner/variables.tf Fixes Terraform formatting check in CI pipeline
Terraform Plan Preview (Dev) 📋Summary: No changes Show Full PlanError: Backend initialization required, please run "terraform init"
Reason: Initial configuration of the requested backend "s3"
The "backend" is the interface that Terraform uses to store state,
perform operations, etc. If this message is showing up, it means that the
Terraform configuration you're using is using a custom configuration for
the Terraform backend.
Changes to backend configurations require reinitialization. This allows
Terraform to set up the new configuration, copy existing state, etc. Please
run
"terraform init" with either the "-reconfigure" or "-migrate-state" flags to
use the current configuration.
If the change reason above is incorrect, please verify your configuration
hasn't changed and try again. At this point, no changes to your existing
configuration or state have been made.
Note: This is a preview only. Actual deployment will occur via AWS CodeBuild when merged to develop branch. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The Medicaid IOL Bedrock API is now live at:
https://gbmsjpvm3k.us-east-1.awsapprunner.com