datadog 관련 Terraform provider 관련 에러
실제 Provider 생성 간 아무것도 넣지 않았을 경우 아래와 같이 에러가 발생 할 수 있다. ``` Error: Provider configuration not present
실제 Provider 생성 간 아무것도 넣지 않았을 경우 아래와 같이 에러가 발생 할 수 있다. ``` Error: Provider configuration not present
Failed build model due to couldn't auto-discover subnets: unable to discover at least one subnet
╷
│ Error: error updating MSK Cluster (arn:aws:kafka:ap-northeast-2:012345678910:cluster/my-msk/1c2a0c6a-b411-45bc-9056-2b395a46e740-2) broker count: BadRequestException: The number of broker nodes cannot be reduced.
│ {
│ RespMetadata: {
│ StatusCode: 400,
│ RequestID: "4edbd69f-4aee-4dad-a900-b7328dee6748"
│ },
│ InvalidParameter: "targetNumberOfBrokerNodes",
│ Message_: "The number of broker nodes cannot be reduced."
│ }
│
종종 찾아보는 pip 명령어 옵션들 기록
``` Terraform will perform the following actions:
aws_eip.sftp_eip[0]: Creating...
aws_eip.sftp_eip[3]: Creating...
aws_eip.sftp_eip[1]: Creating...
aws_eip.sftp_eip[2]: Creating...
aws_s3_bucket.s3_bucket: Creating...
aws_security_group.sg_sftp: Creating...
aws_eip.sftp_eip[0]: Creation complete after 1s [id=eipalloc-016864015b39242b4]
aws_eip.sftp_eip[3]: Creation complete after 1s [id=eipalloc-0de8db64fac839459]
aws_eip.sftp_eip[1]: Creation complete after 1s [id=eipalloc-043b292e36a933d74]
aws_eip.sftp_eip[2]: Creation complete after 1s [id=eipalloc-00b1b255c52520187]
aws_s3_bucket.s3_bucket: Creation complete after 1s [id=dec9th-sftp]
aws_security_group.sg_sftp: Creation complete after 2s [id=sg-0343bd90f6f0a6496]
aws_transfer_server.sftp_server: Creating...
╷
│ Error: error creating Transfer Server: InvalidRequestException: Cannot specify more than 3 SubnetIds
│
│ with aws_transfer_server.sftp_server,
│ on main.tf line 40, in resource "aws_transfer_server" "sftp_server":
│ 40: resource "aws_transfer_server" "sftp_server" {
Nginx
와 함께 Python의 flask
, uwsgi
를 이용한 웹 서버 구성을 해보고자 합니다.
AWS CLOUD9를 사용하다보니 Amazon Linux 에서 테스트 되었으며 CentOS6(RHEL6)와 호환됨을 미리 알려드립니다.
Tested all on Amazon linux with AWS Cloud9 IDE
Tested all on Windows Server 2019 DataCenter in AWS
Tested all on Amazon linux2
Tested all on Amazon linux2
얼마나 바꼈는지 보려고 yum install php 와 함께 설치테스트를 해보려 했는데 php 5.4.16 버전이 설치되려 하는 것을 보고 그냥 예전 버전 처럼 혼자 신나게 별도 설치해야되나? 하는 자괴감이 들면서 조금 더 찾은 결과에 대해 써보고자 합니다.
실제 이렇게 깊이 알아볼 필요는 없습니다. 그래서 말머리를 알쓸신잡 이라고 표기했는데요. 이런 류의 글을 좀 써볼까해서 앞으로도 본 말머리로 찾아뵙고자 합니다.
알아두기에 쓸데없는 깊이가 불필요하시거나 피로하시다면 글의 제일 하단에는 다른 블로그 글들 처럼 요약본을 두었으니 참고하시면 될 것 같습니다.
본능적으로 기본이 되는 Official을 좋아하기에… _Amazon Linux 2 LTS Candidate (2017.12) Release Notes 를 보면 systemd 아래 extras 가 있습니다.
Tested all on tomcat8
Tested all on Amazon Linux2
Tested all on Amazon Linux 2
From adam-p/markdown-here
…or create a new repository on the command line
echo "# dec9th.github.io" >> README.md
git init
git add README.md
git commit -m "first commit"
git branch -M main
git remote add origin https://github.com/dec9th/dec9th.github.io.git
git push -u origin main
You’ll find this post in your _posts
directory. Go ahead and edit it and re-build the site to see your changes. You can rebuild the site in many different ways, but the most common way is to run jekyll serve
, which launches a web server and auto-regenerates your site when a file is updated.
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.