5 final 2.0

This commit is contained in:
mikolajpaterka 2023-01-29 00:22:54 +01:00
parent a0834209e7
commit f77269cc24

View File

@ -1,7 +1,7 @@
from credencials_aws import aws_access_key_id, aws_secret_access_key, aws_session_token, DEFAULT_VPC
import boto3
INDEKS = "lastchance2"
INDEKS = "444455"
key_name = f"{INDEKS}-key"
security_group_name = f"{INDEKS}-security-group"