Skip to content

Commit

Permalink
Merge branch 'edge' into willtsai/k8s-inc-adopt
Browse files Browse the repository at this point in the history
  • Loading branch information
willtsai authored Oct 4, 2023
2 parents 8c0d31a + dff70be commit 1fca848
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions docs/content/tutorials/tutorial-recipe/snippets/app-aws.bicep
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@ param environment string
@description('The ID of your Radius application. Automatically injected by the rad CLI.')
param application string

@description('Name of the EKS cluster used for app deployment')
param eksClusterName string

//DB
resource db 'Applications.Datastores/redisCaches@2023-10-01-preview' = {
name: 'db'
Expand Down

0 comments on commit 1fca848

Please sign in to comment.