You've already forked microservices
mirror of
https://github.com/ebosas/microservices.git
synced 2025-06-30 22:33:51 +02:00
Testing CI/CD update
This commit is contained in:
@ -1,6 +1,6 @@
|
|||||||
{{define "content" -}}
|
{{define "content" -}}
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<h3 class="my-4 ps-2">Recent messages |from cache| ({{.Data.Count}}/{{.Data.Total}})</h3>
|
<h3 class="my-4 ps-2">Recent messages ({{.Data.Count}}/{{.Data.Total}})</h3>
|
||||||
<table class="table">
|
<table class="table">
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
|
@ -4,7 +4,7 @@ Parameters:
|
|||||||
EnvironmentName:
|
EnvironmentName:
|
||||||
Type: String
|
Type: String
|
||||||
Default: production
|
Default: production
|
||||||
Description: The name of the environment to add this load balancer to sadf
|
Description: The name of the environment to add this load balancer to
|
||||||
Resources:
|
Resources:
|
||||||
EcsSecurityGroupIngressFromPublicALB:
|
EcsSecurityGroupIngressFromPublicALB:
|
||||||
Type: AWS::EC2::SecurityGroupIngress
|
Type: AWS::EC2::SecurityGroupIngress
|
||||||
|
Reference in New Issue
Block a user